Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117752373
ContentFilter.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
368 B
Referenced Files
None
Subscribers
None
ContentFilter.php
View Options
<?php
/**
* Test class to test rcube_content_filter class
*
* @package Tests
*/
class
Framework_ContentFilter
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_content_filter
();
$this
->
assertInstanceOf
(
'rcube_content_filter'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 4:03 AM (16 h, 50 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
99/08/e4ffb8d2ce1d829b6e5880c01a16
Default Alt Text
ContentFilter.php (368 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline