Page MenuHomePhorge

Import.php
No OneTemporary

Size
325 B
Referenced Files
None
Subscribers
None

Import.php

<?php
/**
* Test class to test rcmail_action_mail_import
*
* @package Tests
*/
class Actions_Mail_Import extends ActionTestCase
{
/**
* Class constructor
*/
function test_class()
{
$object = new rcmail_action_mail_import;
$this->assertInstanceOf('rcmail_action', $object);
}
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Aug 21, 2:13 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1239284
Default Alt Text
Import.php (325 B)

Event Timeline