AppserverIo\Appserver\Core\Api\Node\SystemPropertiesNodeTrait::getSystemProperties PHP Méthode

getSystemProperties() public méthode

Array with the system properties to use.
public getSystemProperties ( ) : array
Résultat array
    public function getSystemProperties()
    {
        return $this->systemProperties;
    }