Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123107491
PhabricatorBadgesSchemaSpec.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
Thu, Jul 24, 22:11
Size
191 B
Mime Type
text/x-php
Expires
Sat, Jul 26, 22:11 (2 d)
Engine
blob
Format
Raw Data
Handle
27637880
Attached To
rPH Phabricator
PhabricatorBadgesSchemaSpec.php
View Options
<?php
final
class
PhabricatorBadgesSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhabricatorBadgesBadge
());
}
}
Event Timeline
Log In to Comment