Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93199135
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
Tue, Nov 26, 23:25
Size
193 B
Mime Type
text/x-php
Expires
Thu, Nov 28, 23:25 (2 d)
Engine
blob
Format
Raw Data
Handle
22591823
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