Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97245993
PhrictionSchemaSpec.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 3, 18:35
Size
223 B
Mime Type
text/x-php
Expires
Sun, Jan 5, 18:35 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23363702
Attached To
rPH Phabricator
PhrictionSchemaSpec.php
View Options
<?php
final
class
PhrictionSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhrictionDAO'
);
$this
->
buildEdgeSchemata
(
new
PhrictionDocument
());
}
}
Event Timeline
Log In to Comment