extends |
AbstractUriElement |
|---|
Image represents an HTML image (an HTML img tag).
| Methods | ||
|---|---|---|
public
|
__construct(DOMElement $node, ?string $currentUri = null)
|
# |
protected
|
getRawUri()
|
# |
protected
|
setNode(DOMElement $node)
|
# |
| Methods inherited from Symfony\Component\DomCrawler\AbstractUriElement |
|---|
getNode(), getMethod(), getUri(), canonicalizePath(), |
| Properties inherited from Symfony\Component\DomCrawler\AbstractUriElement |
|---|
$node, $method, $currentUri |