Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102524552
DoorkeeperBridgedObjectInterface.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, Feb 21, 15:35
Size
174 B
Mime Type
text/x-php
Expires
Sun, Feb 23, 15:35 (2 d)
Engine
blob
Format
Raw Data
Handle
24342539
Attached To
rPH Phabricator
DoorkeeperBridgedObjectInterface.php
View Options
<?php
interface
DoorkeeperBridgedObjectInterface
{
public
function
getBridgedObject
();
public
function
attachBridgedObject
(
DoorkeeperExternalObject
$object
=
null
);
}
Event Timeline
Log In to Comment