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