AppserverIo\Appserver\Core\Api\Node\SystemPropertiesNodeTrait::getSystemProperties PHP Метод

getSystemProperties() публичный Метод

Array with the system properties to use.
public getSystemProperties ( ) : array
Результат array
    public function getSystemProperties()
    {
        return $this->systemProperties;
    }