v1.0.0
English

BooleanCast.php

system/DataCaster/Cast/BooleanCast.php
1 class 1 methods

class BooleanCast

Class BooleanCast (PHP) [bool --> bool ] --> (DB driver) --> (DB column) bool|int(0/1) [ <-- string|int] <-- (DB driver) <-- (DB column) bool|int(0/1)
get (mixed $value, array $params = [], ?object $helper = null, ) public
phpDG v1.0.0 BooleanCast.php 662 files 498 classes 763 fn
Generated