- author Jean-François Simon
CloneableInstantiable
Methods |
public __construct(?Symfony |
public getCurrent() : Symfony Computes current style with stacks top codes. |
public getEmptyStyle() : Symfony |
public pop(?Symfony Pops a style from the stack.
|
public push(Symfony Pushes a style in the stack. |
public reset() : void Resets stack (ie. empty internal arrays). |
public setEmptyStyle(Symfony
|
Properties |
private Symfony |
private array $styles = []
|