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::get()

Method: Returns the value if available, or throws an exception otherwise.

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

Used by 0 functions | Uses 0 functions