rector/packages-tests/BetterPhpDocParser/PhpDocInfo/PhpDocInfo/Source/expected-with-replaced-type.txt

10 lines
272 B
Plaintext

/**
* @var AnotherType
* @return AnotherType
* @param AnotherType|NoSlash|\Preslashed|null|\string $value
* @param \DOMElement $node Element to parse that represents a Route
*
* @throw \Type
* @return HelperInterface[] An array of helper instances
*/