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

4 lines
52 B
Plaintext

/**
* @param array<string|\SomeClass> $cookies
*/