Page MenuHomePhorge

Getunread.php
No OneTemporary

Authored By
Unknown
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
Sun, Apr 5, 11:09 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18801183
Default Alt Text
Getunread.php (334 B)

Event Timeline