behaviors\AttributeTypecastBehavior typecastAttributes()

typecastAttributes() public method

Typecast owner attributes according to $attributeTypes.

public void typecastAttributes ( $attributeNames = null )
$attributeNames array

List of attribute names that should be type-casted. If this parameter is empty, it means any attribute listed in the $attributeTypes should be type-casted.

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.