We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaee038 commit 56356e4Copy full SHA for 56356e4
lib/PhpParser/Node/Name.php
@@ -85,7 +85,7 @@ public function isRelative() : bool {
85
}
86
87
/**
88
- * Returns a string representation of the name itself, without taking taking the name type into
+ * Returns a string representation of the name itself, without taking the name type into
89
* account (e.g., not including a leading backslash for fully qualified names).
90
*
91
* @return string String representation
0 commit comments