Class CLIException

Summary

Fully Qualified Name: CodeIgniter\CLI\Exceptions\CLIException
Extends: RuntimeException

Description

Methods

Name Description Defined By
forInvalidColor() CLIException

Method Details

forInvalidColor()

Parameter Name Type Description
$type string
$color string

Returns: \CodeIgniter\CLI\Exceptions\CLIException

Top