getYear.stub 108 B

12345
  1. public function get{%field%}Attr($value, $row)
  2. {
  3. return $value ? (string)$value : '';
  4. }