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

Option::filterNot()

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

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

Used by 0 functions | Uses 0 functions