1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00

Remove repeated word from PHPDoc in Name

This commit is contained in:
Viktor Szépe 2020-08-23 00:35:58 +02:00 committed by Nikita Popov
parent aaee038b91
commit 56356e4aec

View File

@ -85,7 +85,7 @@ class Name extends NodeAbstract
}
/**
* 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
* account (e.g., not including a leading backslash for fully qualified names).
*
* @return string String representation