Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123344590
PhabricatorDashboardSchemaSpec.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
Sat, Jul 26, 17:39
Size
192 B
Mime Type
text/x-php
Expires
Mon, Jul 28, 17:39 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27575192
Attached To
rPH Phabricator
PhabricatorDashboardSchemaSpec.php
View Options
<?php
final
class
PhabricatorDashboardSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhabricatorDashboard
());
}
}
Event Timeline
Log In to Comment