Page MenuHomePhorge

Spell.php
No OneTemporary

Size
325 B
Referenced Files
None
Subscribers
None

Spell.php

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

File Metadata

Mime Type
text/x-php
Expires
Fri, Jun 12, 3:28 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
852942
Default Alt Text
Spell.php (325 B)

Event Timeline