Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F90388751
LegalpadSchemaSpec.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
Fri, Nov 1, 05:21
Size
176 B
Mime Type
text/x-php
Expires
Sun, Nov 3, 05:21 (2 d)
Engine
blob
Format
Raw Data
Handle
22025158
Attached To
rPH Phabricator
LegalpadSchemaSpec.php
View Options
<?php
final
class
LegalpadSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
LegalpadDocument
());
}
}
Event Timeline
Log In to Comment