Make array docblock more specific NO_CI

This commit is contained in:
Dennis Eichhorn 2020-02-05 16:55:48 +01:00 committed by GitHub
parent f7ac46d9ab
commit 2b3a19bbcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,7 +163,7 @@ class Path
* @param Node $node1 Node
* @param Node $node2 Node
*
* @return array
* @return Node[]
*
* @since 1.0.0
*/