rector/packages-tests/BetterPhpDocParser/PhpDocInfo/PhpDocInfoPrinter/FixtureBasic/doc5.txt

11 lines
108 B
Plaintext

/**
* @param something $value
*
* @return bool
*
* @throw that
* @throw this too
*
* @drop this
*/