PHP Class Dumplie\Metadata\Infrastructure\Doctrine\Dbal\Field\DecimalMapping

Inheritance: implements Dumplie\Metadata\Infrastructure\Doctrine\Dbal\TypeMapping
Datei anzeigen Open project: dumplie/dumplie

Public Methods

Method Description
map ( string $schema, Doctrine\DBAL\Schema\Table $table, string $name, Dumplie\Metadata\Schema\FieldDefinition $definition )
maps ( Type $type ) : boolean

Method Details

map() public method

public map ( string $schema, Doctrine\DBAL\Schema\Table $table, string $name, Dumplie\Metadata\Schema\FieldDefinition $definition )
$schema string
$table Doctrine\DBAL\Schema\Table
$name string
$definition Dumplie\Metadata\Schema\FieldDefinition

maps() public method

public maps ( Type $type ) : boolean
$type Dumplie\Metadata\Schema\Type
return boolean