mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
- Modify the RegEx, so that an annotation like `@method static $this myMethod()` is parsed correctly - Write a Unittest for that usecase