Kraken\Runtime\RuntimeContextInterface::getParent PHP Метод

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

Return parent alias or null if current RuntimeContainer is root.
public getParent ( ) : string | null
Результат string | null
    public function getParent();