Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Specificity.php
function Specificity::__construct
File
vendor/
symfony/
css-selector/
Node/
Specificity.php
, line 32
Class
Specificity
Represents a node specificity.
Namespace
Symfony\Component\CssSelector\Node
Code
public
function
__construct
(int
$a
, int
$b
, int
$c
) { }
RSS feed