DataCaster.php
system/DataCaster/DataCaster.php
1 class
3 methods
class DataCaster
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.
__construct
(?array $castHandlers = null, ?array $types = null, private readonly ?object $helper = null, private readonly bool $strict = true, )
setTypes
(array $types)
castAs
(mixed $value, string $field, string $method = 'get')