Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98224328
ChatLogConduitAPIMethod.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, Jan 11, 05:35
Size
204 B
Mime Type
text/x-php
Expires
Mon, Jan 13, 05:35 (2 d)
Engine
blob
Format
Raw Data
Handle
23535198
Attached To
rPH Phabricator
ChatLogConduitAPIMethod.php
View Options
<?php
abstract
class
ChatLogConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationChatLog'
);
}
}
Event Timeline
Log In to Comment