Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91921677
PhragmentSchemaSpec.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, Nov 15, 18:17
Size
176 B
Mime Type
text/x-php
Expires
Sun, Nov 17, 18:17 (2 d)
Engine
blob
Format
Raw Data
Handle
22347755
Attached To
rPH Phabricator
PhragmentSchemaSpec.php
View Options
<?php
final
class
PhragmentSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhragmentFragment
());
}
}
Event Timeline
Log In to Comment