Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F117382827
PhortuneSchemaSpec.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
Fri, Jun 13, 10:09
Size
173 B
Mime Type
text/x-php
Expires
Sun, Jun 15, 10:09 (2 d)
Engine
blob
Format
Raw Data
Handle
26657817
Attached To
rPH Phabricator
PhortuneSchemaSpec.php
View Options
<?php
final
class
PhortuneSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhortuneAccount
());
}
}
Event Timeline
Log In to Comment