Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function enforceIsNew($value = TRUE)
 {
     return $this->storage->enforceIsNew($value);
 }