Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
XPathExpr.php
function XPathExpr::getCondition
File
vendor/
symfony/
css-selector/
XPath/
XPathExpr.php
, line 52
Class
XPathExpr
XPath expression translator interface.
Namespace
Symfony\Component\CssSelector\XPath
Code
public
function
getCondition
() : string {
return
$this
->
condition
; }
RSS feed