Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F555250
PassphraseSecret.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
305 B
Referenced Files
None
Subscribers
None
PassphraseSecret.php
View Options
<?php
final
class
PassphraseSecret
extends
PassphraseDAO
{
protected
$secretData
;
protected
function
getConfiguration
()
{
return
array
(
self
::
CONFIG_TIMESTAMPS
=>
false
,
self
::
CONFIG_BINARY
=>
array
(
'secretData'
=>
true
,
),
)
+
parent
::
getConfiguration
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 6:28 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
96854
Default Alt Text
PassphraseSecret.php (305 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment