IntBoolCast.php
system/DataCaster/Cast/IntBoolCast.php
1 class
2 methods
class IntBoolCast
Int Bool Cast (PHP) [bool --> int ] --> (DB driver) --> (DB column) int(0/1) [ <-- int|string] <-- (DB driver) <-- (DB column) int(0/1)
get
(mixed $value, array $params = [], ?object $helper = null, )
set
(mixed $value, array $params = [], ?object $helper = null, )