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
2016-10-30 16:52:46
Comments
Leave a Comment

Please login to continue.