Kraken\Runtime\RuntimeManagerAwareInterface::getRuntimeManager PHP Method

getRuntimeManager() public method

Get RuntimeManager of which object is aware of or null if it does not exist.
public getRuntimeManager ( ) : Kraken\Runtime\RuntimeManagerInterface | null
return Kraken\Runtime\RuntimeManagerInterface | null
    public function getRuntimeManager();
RuntimeManagerAwareInterface