Parser::parseSeries( SymfonyComponentCssSelectorParserToken[] $tokens )

Parses the arguments for “:nth-child()” and friends.


Description Description


Parameters Parameters

$tokens

(Required)


Top ↑

Return Return

(array)


Top ↑

Source Source

File: vendor/symfony/css-selector/Parser/Parser.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.