Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F467554
PhabricatorPackagesEditEngine.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
258 B
Referenced Files
None
Subscribers
None
PhabricatorPackagesEditEngine.php
View Options
<?php
abstract
class
PhabricatorPackagesEditEngine
extends
PhabricatorEditEngine
{
public
function
isEngineConfigurable
()
{
return
false
;
}
public
function
getEngineApplicationClass
()
{
return
PhabricatorPackagesApplication
::
class
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 6, 3:19 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
80081
Default Alt Text
PhabricatorPackagesEditEngine.php (258 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment