Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106030067
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, Mar 21, 16:46
Size
173 B
Mime Type
text/x-php
Expires
Sun, Mar 23, 16:46 (2 d)
Engine
blob
Format
Raw Data
Handle
25045599
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