Browse documentation DSL · Core cast View on GitHub Definition /** * @param \Flow\Types\Type<mixed>|string $type */ cast(?mixed $value, Type|string $type) : Cast