Page MenuHomePhorge

SpellHtml.php
No OneTemporary

Authored By
Unknown
Size
339 B
Referenced Files
None
Subscribers
None

SpellHtml.php

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

File Metadata

Mime Type
text/x-php
Expires
Fri, Apr 24, 1:33 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18809250
Default Alt Text
SpellHtml.php (339 B)

Event Timeline