Page MenuHomePhorge

Getunread.php
No OneTemporary

Size
334 B
Referenced Files
None
Subscribers
None

Getunread.php

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

File Metadata

Mime Type
text/x-php
Expires
Mon, Sep 7, 1:46 PM (4 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1311917
Default Alt Text
Getunread.php (334 B)

Event Timeline