Success::error()
Get the error option value.
Return
(PhpOptionOption)
Source
File: vendor/vlucas/phpdotenv/src/Regex/Success.php
public function error()
{
return None::create();
}
Get the error option value.
(PhpOptionOption)
File: vendor/vlucas/phpdotenv/src/Regex/Success.php
public function error()
{
return None::create();
}