Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100813292
PhamePostController.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
Sun, Feb 2, 23:49
Size
212 B
Mime Type
text/x-php
Expires
Tue, Feb 4, 23:49 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24038792
Attached To
rPH Phabricator
PhamePostController.php
View Options
<?php
abstract
class
PhamePostController
extends
PhameController
{
public
function
buildApplicationMenu
()
{
return
$this
->
newApplicationMenu
()
->
setSearchEngine
(
new
PhamePostSearchEngine
());
}
}
Event Timeline
Log In to Comment