Facebook\HHAPIDoc\DocBlock\DocBlock::typeToTypes()

Convert a string type specifiction to a list of types

protected static function typeToTypes(
  ?string $type,
): vec<string>;

For example:

Parameters

Returns