public getEmptyStringAttributes (Phalcon\Mvc\ModelInterface $model)
Returns attributes allow empty strings
print_r($metaData->getEmptyStringAttributes(new Robots()));
public getEmptyStringAttributes (Phalcon\Mvc\ModelInterface $model)
Returns attributes allow empty strings
print_r($metaData->getEmptyStringAttributes(new Robots()));
Please login to continue.