Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F107191388
NuanceSchemaSpec.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
Sat, Apr 5, 19:40
Size
168 B
Mime Type
text/x-php
Expires
Mon, Apr 7, 19:40 (2 d)
Engine
blob
Format
Raw Data
Handle
25371042
Attached To
rPH Phabricator
NuanceSchemaSpec.php
View Options
<?php
final
class
NuanceSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
NuanceItem
());
}
}
Event Timeline
Log In to Comment