RecursiveSelectorInterface
interface RecursiveSelectorInterface
internal | This interface is not covered by the backward compatibility promise |
Methods
select(mixed $subject)
Select an array of values from $subject.
Details
at line 25
ValuesInterface
select(mixed $subject)
Select an array of values from $subject.