Style
Table of Contents
Methods
- getNodesBySelector() : array<string|int, Node>
- getStyle() : array<string|int, mixed>
Methods
getNodesBySelector()
public
static getNodesBySelector(Block $block, string $selector) : array<string|int, Node>
Parameters
- $block : Block
- $selector : string
Return values
array<string|int, Node>getStyle()
public
static getStyle(Block $block, string $selector) : array<string|int, mixed>
Parameters
- $block : Block
- $selector : string