Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92234358
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
Mon, Nov 18, 14:46
Size
170 B
Mime Type
text/x-php
Expires
Wed, Nov 20, 14:46 (2 d)
Engine
blob
Format
Raw Data
Handle
22400637
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