Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117879438
ImapSearch.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
369 B
Referenced Files
None
Subscribers
None
ImapSearch.php
View Options
<?php
/**
* Test class to test rcube_imap_search class
*
* @package Tests
*/
class
Framework_ImapSearch
extends
PHPUnit_Framework_TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_imap_search
(
array
(),
true
);
$this
->
assertInstanceOf
(
'rcube_imap_search'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Apr 5, 10:57 PM (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
17/d7/13b7ebcd75a4af5a1c623ff82d67
Default Alt Text
ImapSearch.php (369 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline