di icon indicating copy to clipboard operation
di copied to clipboard

Added support for alternative annotation syntax

Open peldax opened this issue 4 years ago • 0 comments

  • new feature
  • BC break? most likely not

Supports @param array<Abc\Xyz> $param as alternative to @param Abc\Xyz[] $param. Code is duplicated, you might want to adjust the conditions a little.

peldax avatar Jun 21 '20 13:06 peldax