Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106127251
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
Sat, Mar 22, 20:01
Size
173 B
Mime Type
text/x-php
Expires
Mon, Mar 24, 20:01 (1 d, 23 h)
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