Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
xovi
/
vendor
/
plesk
/
api-php-lib
/
src
/
PleskX
/
Api
/
Struct
/
Site
/
File Content:
GeneralInfo.php
<?php // Copyright 1999-2016. Parallels IP Holdings GmbH. namespace PleskX\Api\Struct\Site; class GeneralInfo extends \PleskX\Api\Struct { /** @var string */ public $name; /** @var string */ public $asciiName; /** @var string */ public $guid; /** @var string */ public $description; public function __construct($apiResponse) { $this->_initScalarProperties($apiResponse, [ 'name', 'ascii-name', 'guid', 'description', ]); } }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
GeneralInfo.php
538 bytes
0644
HostingInfo.php
558 bytes
0644
Info.php
379 bytes
0644
N4ST4R_ID | Naxtarrr