v1.0.0
English

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, ) public
setTypes (array $types) public
castAs (mixed $value, string $field, string $method = 'get') public
phpDG v1.0.0 DataCaster.php 662 files 498 classes 763 fn
Generated