Closed gsteel closed 5 years ago
Add the ability to delete single containers or remove all containers from the placeholder view helper. This is useful when you're running with Swoole for example - All (I Think) other placeholder implementations offer a deleteContainer() method.
deleteContainer()
@gsteel For new features please use always the develop branch. Thanks!
develop
Thanks, @gsteel!
Add the ability to delete single containers or remove all containers from the placeholder view helper. This is useful when you're running with Swoole for example - All (I Think) other placeholder implementations offer a
deleteContainer()
method.