string.stub 96 B

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