Beispiel #1
0
 public function getDirtyAttributes($names = null)
 {
     $attributes = parent::getDirtyAttributes($names);
     return $this->getRawAttributes($attributes);
 }