예제 #1
0
 public function attributeWas($attrName)
 {
     return $this->attributes->dirty()->attributeWas($attrName);
 }