Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106136362
PhabricatorOwnersSchemaSpec.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, Mar 23, 00:22
Size
193 B
Mime Type
text/x-php
Expires
Tue, Mar 25, 00:22 (2 d)
Engine
blob
Format
Raw Data
Handle
25057697
Attached To
rPH Phabricator
PhabricatorOwnersSchemaSpec.php
View Options
<?php
final
class
PhabricatorOwnersSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhabricatorOwnersPackage
());
}
}
Event Timeline
Log In to Comment