Page MenuHomePhorge

Import.php
No OneTemporary

Authored By
Unknown
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, Apr 24, 11:02 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18795465
Default Alt Text
Import.php (325 B)

Event Timeline