Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F117454318
PhabricatorXHProfSchemaSpec.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Jun 13, 19:02
Size
185 B
Mime Type
text/x-php
Expires
Sun, Jun 15, 19:02 (2 d)
Engine
blob
Format
Raw Data
Handle
26766744
Attached To
rPH Phabricator
PhabricatorXHProfSchemaSpec.php
View Options
<?php
final
class
PhabricatorXHProfSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorXHProfDAO'
);
}
}
Event Timeline
Log In to Comment