IntegerCast.php
system/DataCaster/Cast/IntegerCast.php
1 class
1 methods
class IntegerCast
Class IntegerCast (PHP) [int --> int ] --> (DB driver) --> (DB column) int [ <-- int|string] <-- (DB driver) <-- (DB column) int
get
(mixed $value, array $params = [], ?object $helper = null, )