Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101735191
PholioSchemaSpec.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, Feb 13, 04:28
Size
166 B
Mime Type
text/x-php
Expires
Sat, Feb 15, 04:28 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24219932
Attached To
rPH Phabricator
PholioSchemaSpec.php
View Options
<?php
final
class
PholioSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PholioMock
());
}
}
Event Timeline
Log In to Comment