Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102367640
PhabricatorFactSchemaSpec.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
Wed, Feb 19, 23:47
Size
179 B
Mime Type
text/x-php
Expires
Fri, Feb 21, 23:47 (2 d)
Engine
blob
Format
Raw Data
Handle
24339938
Attached To
rPH Phabricator
PhabricatorFactSchemaSpec.php
View Options
<?php
final
class
PhabricatorFactSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorFactDAO'
);
}
}
Event Timeline
Log In to Comment