Page MenuHomePhorge

Send.php
No OneTemporary

Size
319 B
Referenced Files
None
Subscribers
None

Send.php

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

File Metadata

Mime Type
text/x-php
Expires
Fri, May 1, 5:09 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
610716
Default Alt Text
Send.php (319 B)

Event Timeline