12 parent::initializeAttributes();
14 $this->attributes[
'subtype'] =
'icon';
21 throw new \LogicException(__CLASS__ .
' instances exist as placeholders and can not be upgraded to entities');
initializeAttributes()
{Set subtype to 'file'.void}
save()
{Save the file.Write the file's data to the filestore and save the corresponding entity....