ViewException.php
system/View/Exceptions/ViewException.php
1 class
7 methods
class ViewException
This file is part of CodeIgniter 4 framework. For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
forInvalidCellMethod
(string $class, string $method)
forMissingCellParameters
(string $class, string $method)
forInvalidCellParameter
(string $key)
forNoCellClass
()
forInvalidCellClass
(?string $class = null)
forTagSyntaxError
(string $output)
forInvalidDecorator
(string $className)