Float
in package
implements
TypeInterface
This is a type class of Float
Tags
Interfaces, Classes, Traits and Enums
- TypeInterface
- This is a TypeInterface, all type class must implmenting this interface
Table of Contents
- getName() : string
- get name
- validate() : bool
- validate
Methods
getName()
get name
public
getName() : string
Return values
string —validate()
validate
public
validate(mixed $value) : bool
Parameters
- $value : mixed