Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F107249728
PhabricatorPackagesSchemaSpec.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, Apr 6, 08:10
Size
199 B
Mime Type
text/x-php
Expires
Tue, Apr 8, 08:10 (2 d)
Engine
blob
Format
Raw Data
Handle
25328309
Attached To
rPH Phabricator
PhabricatorPackagesSchemaSpec.php
View Options
<?php
final
class
PhabricatorPackagesSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhabricatorPackagesPublisher
());
}
}
Event Timeline
Log In to Comment