Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117750092
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, 2:03 AM (1 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
1c/5d/280fbe0fc8cc67f93bb2640092e3
Default Alt Text
ContentFilter.php (368 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline