Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F8196990
FolderPurge.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
342 B
Referenced Files
None
Subscribers
None
FolderPurge.php
View Options
<?php
/**
* Test class to test rcmail_action_mail_folder_purge
*
* @package Tests
*/
class
Actions_Mail_FolderPurge
extends
ActionTestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcmail_action_mail_folder_purge
;
$this
->
assertInstanceOf
(
'rcmail_action'
,
$object
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Jul 8, 4:33 PM (18 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1051500
Default Alt Text
FolderPurge.php (342 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment