Option::ensure()

Method: Option factory, which creates new option based on passed value.

Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:113

Used by 0 functions | Uses 0 functions

Option::filter()

Method: If the option is empty, it is returned immediately without applying the callable.

Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:279

Used by 0 functions | Uses 0 functions