Page MenuHomePhorge

Show.php
No OneTemporary

Authored By
Unknown
Size
319 B
Referenced Files
None
Subscribers
None

Show.php

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

File Metadata

Mime Type
text/x-php
Expires
Fri, Apr 24, 11:08 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18801153
Default Alt Text
Show.php (319 B)

Event Timeline