Submit
Path:
~
/
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
plib
/
modules
/
git
/
vendor
/
plesk
/
api-php-lib
/
src
/
Api
/
Struct
/
Site
/
File Content:
GeneralInfo.php
<?php // Copyright 1999-2021. Plesk International 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 $status; /** @var string */ public $description; public function __construct($apiResponse) { $this->_initScalarProperties($apiResponse, [ 'name', 'ascii-name', 'status', 'guid', 'description', ]); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
GeneralInfo.php
603 bytes
0644
HostingInfo.php
558 bytes
0644
Info.php
374 bytes
0644
N4ST4R_ID | Naxtarrr