Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
Returns all Selector
objects found recursively in the tree.
Returns all Selector
objects found recursively in the tree.Note that this does not yield the full DeclarationBlock
that the selector belongs to (and, currently, there is no way to get to that).
string | null | $sSpecificitySearch | An optional filter by specificity. May contain a comparison operator and a number or just a number (defaults to "=="). |
array<int,Selector> | ('>= 100')` |