Browse documentation DSL · Types type_optional View on GitHub Definition /** * @template T * * @param Type<T> $type * * @return Type<T> */ type_optional(Type $type) : Type