Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98040712
PhabricatorFeedSchemaSpec.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, Jan 8, 23:56
Size
181 B
Mime Type
text/x-php
Expires
Fri, Jan 10, 23:56 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23500517
Attached To
rPH Phabricator
PhabricatorFeedSchemaSpec.php
View Options
<?php
final
class
PhabricatorFeedSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorFeedDAO'
);
}
}
Event Timeline
Log In to Comment