Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1539139
PhortuneDisplayException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
211 B
Referenced Files
None
Subscribers
None
PhortuneDisplayException.php
View Options
<?php
final
class
PhortuneDisplayException
extends
Exception
{
public
function
setView
(
$view
)
{
$this
->
view
=
$view
;
return
$this
;
}
public
function
getView
()
{
return
$this
->
view
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jul 14, 11:39 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
355031
Default Alt Text
PhortuneDisplayException.php (211 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment