Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101375646
DrydockSchemaSpec.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
Sun, Feb 9, 20:28
Size
173 B
Mime Type
text/x-php
Expires
Tue, Feb 11, 20:28 (2 d)
Engine
blob
Format
Raw Data
Handle
24147440
Attached To
rPH Phabricator
DrydockSchemaSpec.php
View Options
<?php
final
class
DrydockSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
DrydockBlueprint
());
}
}
Event Timeline
Log In to Comment