Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90854577
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
Tue, Nov 5, 09:10
Size
166 B
Mime Type
text/x-php
Expires
Thu, Nov 7, 09:10 (2 d)
Engine
blob
Format
Raw Data
Handle
22146996
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