Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99429714
PhabricatorXHPASTViewSchemaSpec.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, Jan 24, 12:07
Size
193 B
Mime Type
text/x-php
Expires
Sun, Jan 26, 12:07 (2 d)
Engine
blob
Format
Raw Data
Handle
23798938
Attached To
rPH Phabricator
PhabricatorXHPASTViewSchemaSpec.php
View Options
<?php
final
class
PhabricatorXHPASTViewSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorXHPASTViewDAO'
);
}
}
Event Timeline
Log In to Comment