Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F455252
PhabricatorAuthMessageController.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
278 B
Referenced Files
None
Subscribers
None
PhabricatorAuthMessageController.php
View Options
<?php
abstract
class
PhabricatorAuthMessageController
extends
PhabricatorAuthProviderController
{
protected
function
buildApplicationCrumbs
()
{
return
parent
::
buildApplicationCrumbs
()
->
addTextCrumb
(
pht
(
'Messages'
),
$this
->
getApplicationURI
(
'message/'
));
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 5, 6:46 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
69894
Default Alt Text
PhabricatorAuthMessageController.php (278 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment