Kraken\Runtime\RuntimeManagerAwareInterface::getRuntimeManager PHP 메소드

getRuntimeManager() 공개 메소드

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