Checks if a templating engine has been set.
public function hasTemplating() : bool { return null !== $this->twig; }