Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106535083
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
Thu, Mar 27, 00:29
Size
173 B
Mime Type
text/x-php
Expires
Sat, Mar 29, 00:29 (2 d)
Engine
blob
Format
Raw Data
Handle
25213137
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