5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
|
|
public function get{%field%}Attr($value): string
|
|
{
|
|
return (string)$value;
|
|
} |