Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120834540
Spellchecker.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
359 B
Referenced Files
None
Subscribers
None
Spellchecker.php
View Options
<?php
/**
* Test class to test rcube_spellchecker class
*
* @package Tests
*/
class
Framework_Spellchecker
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_spellchecker
;
$this
->
assertInstanceOf
(
'rcube_spellchecker'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 24, 1:05 PM (1 w, 15 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18425403
Default Alt Text
Spellchecker.php (359 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline