Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Dumplie
Metadata
Infrastructure
Doctrine
Dbal
Field
DecimalMapping
maps
Dumplie\Metadata\Infrastructure\Doctrine\Dbal\Field\DecimalMapping::maps PHP Méthode
DecimalMapping Class Documentation
Afficher le fichier
Open project: dumplie/dumplie
maps()
public
méthode
public
maps
(
Type
$type
) :
boolean
$type
Dumplie\Metadata\Schema\Type
Résultat
boolean
public function maps(Type $type) : bool { return Type::decimal()->isEqual($type); }
DecimalMapping
map
maps