Specificity::compareTo( SymfonyComponentCssSelectorNodeSpecificity $specificity )
Returns -1 if the object specificity is lower than the argument, 0 if they are equal, and 1 if the argument is lower.
Description Description
Parameters Parameters
- $specificity
-
(Required)
Return Return
(int)
Source Source
File: vendor/symfony/css-selector/Node/Specificity.php