Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117746999
User.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
323 B
Referenced Files
None
Subscribers
None
User.php
View Options
<?php
/**
* Test class to test rcube_user class
*
* @package Tests
*/
class
Framework_User
extends
PHPUnit\Framework\TestCase
{
/**
* Class constructor
*/
function
test_class
()
{
$user
=
new
rcube_user
;
$this
->
assertInstanceOf
(
'rcube_user'
,
$user
,
"Class constructor"
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Apr 4 2026, 12:01 AM (4 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f1/f9/a94b12c644a8a30db1cf2974de9a
Default Alt Text
User.php (323 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline