.. include:: /Includes.rst.txt

setParentRenderable()
'''''''''''''''''''''

Set the new parent renderable. You should not call this directly.
It is automatically called by addRenderable.

Signature::

   public function setParentRenderable(CompositeRenderableInterface $renderable);
