RepeatedPass deprecated
class RepeatedPass implements CompilerPassInterface
deprecated since Symfony 4.2.
A pass that might be run repeatedly.
Methods
__construct(array $passes)
No description
setRepeat()
Sets if the pass should repeat.
getPasses()
Returns the passes.