Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90771569
DivinerSchemaSpec.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 4, 14:49
Size
172 B
Mime Type
text/x-php
Expires
Wed, Nov 6, 14:49 (2 d)
Engine
blob
Format
Raw Data
Handle
22132168
Attached To
rPH Phabricator
DivinerSchemaSpec.php
View Options
<?php
final
class
DivinerSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
DivinerLiveBook
());
}
}
Event Timeline
Log In to Comment