jeremyvii / vs-docblockr

DocBlockr for Visual Studio Code
GNU Lesser General Public License v3.0
21 stars 8 forks source link

PHP traits aren't properly parsed #58

Closed jeremyvii closed 4 years ago

jeremyvii commented 4 years ago

Describe the bug PHP traits aren't properly parsed.

Expected behavior PHP traits are parsed similar to classes

Code Snippet

trait Foo {

Enviroment (please complete the following information):