Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F117390858
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
Fri, Jun 13, 11:10
Size
212 B
Mime Type
text/x-php
Expires
Sun, Jun 15, 11:10 (2 d)
Engine
blob
Format
Raw Data
Handle
26679410
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