Skip to content

Commit

Permalink
Remove dot
Browse files Browse the repository at this point in the history
  • Loading branch information
markusweigelt committed Jan 10, 2025
1 parent 9063ba5 commit 1da107a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/Validation/Dom/DomNodeValidator.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class DomNodeValidator
private DOMXPath $xpath;

/**
* @var DOMNode|null The node to validate.
* @var DOMNode|null The node to validate
*/
private ?DOMNode $node;

Expand Down

0 comments on commit 1da107a

Please sign in to comment.