Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F7056629
Spell.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
325 B
Referenced Files
None
Subscribers
None
Spell.php
View Options
<?php
/**
* Test class to test rcmail_action_utils_spell
*
* @package Tests
*/
class
Actions_Utils_Spell
extends
ActionTestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcmail_action_utils_spell
;
$this
->
assertInstanceOf
(
'rcmail_action'
,
$object
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Jun 12, 3:28 AM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
852942
Default Alt Text
Spell.php (325 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment