Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120835535
EnigmaSignature.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
384 B
Referenced Files
None
Subscribers
None
EnigmaSignature.php
View Options
<?php
class
Enigma_EnigmaSignature
extends
PHPUnit\Framework\TestCase
{
static
function
setUpBeforeClass
():
void
{
include_once
__DIR__
.
'/../lib/enigma_signature.php'
;
}
/**
* Test constructor
*/
function
test_constructor
()
{
$error
=
new
enigma_signature
();
$this
->
assertInstanceOf
(
'enigma_signature'
,
$error
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 1:19 PM (3 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18774546
Default Alt Text
EnigmaSignature.php (384 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline