Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102092530
DoorkeeperSchemaSpec.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, Feb 17, 01:00
Size
186 B
Mime Type
text/x-php
Expires
Wed, Feb 19, 01:00 (2 d)
Engine
blob
Format
Raw Data
Handle
24262939
Attached To
rPH Phabricator
DoorkeeperSchemaSpec.php
View Options
<?php
final
class
DoorkeeperSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
DoorkeeperExternalObject
());
}
}
Event Timeline
Log In to Comment