behaviors\AttributeTypecastBehavior $skipOnNull

$skipOnNull public property

Whether to skip typecasting of null values. If enabled attribute value which equals to null will not be type-casted (e.g. null remains null), otherwise it will be converted according to the type configured at $attributeTypes.

public boolean $skipOnNull = true
doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.