Example #1
0
 /**
  * @return bool
  */
 public function isChanged()
 {
     return $this->collection->isChanged();
 }