Allows usage of compound array types

fixes #50
This commit is contained in:
Jaapio
2017-07-15 13:38:20 +02:00
committed by Jaap van Otterdijk
parent b453d2c304
commit 46f7e8bb07
2 changed files with 53 additions and 2 deletions
+2 -2
View File
@@ -98,8 +98,8 @@ final class Method extends BaseTag implements Factory\StaticMethod
(?:[\w\|_\\\\]+)
# array notation
(?:\[\])*
)
)?
)*
)
\s+
)?
# Legacy method name (not captured)