Mvc\Model\MetaData::setEmptyStringAttributes

public setEmptyStringAttributes (Phalcon\Mvc\ModelInterface $model, array $attributes)

Set the attributes that allow empty string values

$metaData->setEmptyStringAttributes(new Robots(), array('name' => true));
doc_Phalcon
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.