Skip to content

Commit 48eb732

Browse files
keradusfabpot
authored andcommitted
[CS] Apply phpdoc_annotation_without_dot
1 parent 217ad29 commit 48eb732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Crawler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public function clear()
7171
*
7272
* @param \DOMNodeList|\DOMNode|array|string|null $node A node
7373
*
74-
* @throws \InvalidArgumentException When node is not the expected type.
74+
* @throws \InvalidArgumentException when node is not the expected type
7575
*/
7676
public function add($node)
7777
{

0 commit comments

Comments
 (0)