Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117751914
MessagePart.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
358 B
Referenced Files
None
Subscribers
None
MessagePart.php
View Options
<?php
/**
* Test class to test rcube_message_part class
*
* @package Tests
*/
class
Framework_MessagePart
extends
PHPUnit\Framework\TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$object
=
new
rcube_message_part
;
$this
->
assertInstanceOf
(
'rcube_message_part'
,
$object
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 3:34 AM (1 d, 21 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f5/1a/707aeef6ecd288175764a8bba2c3
Default Alt Text
MessagePart.php (358 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline