float.stub 94 B

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