Kraken\Runtime\RuntimeContextInterface::getParent PHP Method

getParent() public method

Return parent alias or null if current RuntimeContainer is root.
public getParent ( ) : string | null
return string | null
    public function getParent();