Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117753904
Operation.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
456 B
Referenced Files
None
Subscribers
None
Operation.php
View Options
<?php
namespace
Caxy\HtmlDiff
;
class
Operation
{
public
$action
;
public
$startInOld
;
public
$endInOld
;
public
$startInNew
;
public
$endInNew
;
public
function
__construct
(
$action
,
$startInOld
,
$endInOld
,
$startInNew
,
$endInNew
)
{
$this
->
action
=
$action
;
$this
->
startInOld
=
$startInOld
;
$this
->
endInOld
=
$endInOld
;
$this
->
startInNew
=
$startInNew
;
$this
->
endInNew
=
$endInNew
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Apr 4, 6:20 AM (1 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
46/23/7cd7a6e4968f23d6e73387d48829
Default Alt Text
Operation.php (456 B)
Attached To
Mode
rRPK roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline