Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F957913
NuanceRequestorSource.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
333 B
Referenced Files
None
Subscribers
None
NuanceRequestorSource.php
View Options
<?php
final
class
NuanceRequestorSource
extends
NuanceDAO
{
protected
$requestorPHID
;
protected
$sourcePHID
;
protected
$data
;
public
function
getConfiguration
()
{
return
array
(
self
::
CONFIG_SERIALIZATION
=>
array
(
'data'
=>
self
::
SERIALIZATION_JSON
,
),
)
+
parent
::
getConfiguration
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jun 17, 7:56 PM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
227381
Default Alt Text
NuanceRequestorSource.php (333 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment