Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F111242936
FundSchemaSpec.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
Wed, Apr 30, 08:42
Size
170 B
Mime Type
text/x-php
Expires
Fri, May 2, 08:42 (2 d)
Engine
blob
Format
Raw Data
Handle
25781815
Attached To
rPH Phabricator
FundSchemaSpec.php
View Options
<?php
final
class
FundSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
FundInitiative
());
}
}
Event Timeline
Log In to Comment