Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F568320
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
Tue, May 13, 1:22 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
119697
Default Alt Text
PhortuneDisplayException.php (211 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment