Files
2026-03-18 17:19:03 +08:00

5 lines
96 B
Plaintext

public function get{%field%}Attr($value): string
{
return (string)$value;
}