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