Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F483608
ConduitMethodDoesNotExistException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
240 B
Referenced Files
None
Subscribers
None
ConduitMethodDoesNotExistException.php
View Options
<?php
final
class
ConduitMethodDoesNotExistException
extends
ConduitMethodNotFoundException
{
public
function
__construct
(
$method_name
)
{
parent
::
__construct
(
pht
(
'Conduit API method "%s" does not exist.'
));
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, May 7, 3:11 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
89648
Default Alt Text
ConduitMethodDoesNotExistException.php (240 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment