Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
xovi
/
vendor
/
plesk
/
api-php-lib
/
src
/
PleskX
/
Api
/
Struct
/
EventLog
/
File Content:
Event.php
<?php // Copyright 1999-2016. Parallels IP Holdings GmbH. namespace PleskX\Api\Struct\EventLog; class Event extends \PleskX\Api\Struct { /** @var string */ public $type; /** @var integer */ public $time; /** @var string */ public $class; /** @var string */ public $id; public function __construct($apiResponse) { $this->_initScalarProperties($apiResponse, [ 'type', 'time', 'class', 'id', ]); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
DetailedEvent.php
727 bytes
0644
Event.php
510 bytes
0644
N4ST4R_ID | Naxtarrr