/**
  * {@inheritDoc}
  */
 public function afterFetch()
 {
     parent::afterFetch();
     $this->getPlaceholdersAttribute();
 }