Example #1
0
 /**
  * @return boolean
  */
 public function isMigrated()
 {
     return $this->configuration->hasVersionMigrated($this);
 }