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

Inheritance: implements Dumplie\Metadata\Infrastructure\Doctrine\Dbal\TypeMapping
Afficher le fichier Open project: dumplie/dumplie

Méthodes publiques

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

Method Details

map() public méthode

public map ( string $schema, Doctrine\DBAL\Schema\Table $table, string $name, Dumplie\Metadata\Schema\FieldDefinition $definition ) : boolean
$schema string
$table Doctrine\DBAL\Schema\Table
$name string
$definition Dumplie\Metadata\Schema\FieldDefinition
Résultat boolean

maps() public méthode

public maps ( Type $type ) : boolean
$type Dumplie\Metadata\Schema\Type
Résultat boolean