Kraken\Runtime\RuntimeManagerAwareInterface::setRuntimeManager PHP Метод

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

Set RuntimeManager of which object is aware of or null to remove it.
public setRuntimeManager ( Kraken\Runtime\RuntimeManagerInterface $manager = null )
$manager Kraken\Runtime\RuntimeManagerInterface
    public function setRuntimeManager(RuntimeManagerInterface $manager = null);
RuntimeManagerAwareInterface