Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98117664
PhabricatorDraftSchemaSpec.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
Thu, Jan 9, 23:34
Size
183 B
Mime Type
text/x-php
Expires
Sat, Jan 11, 23:34 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23508959
Attached To
rPH Phabricator
PhabricatorDraftSchemaSpec.php
View Options
<?php
final
class
PhabricatorDraftSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorDraftDAO'
);
}
}
Event Timeline
Log In to Comment