PHP 클래스 Dumplie\Metadata\Infrastructure\Doctrine\Dbal\Field\DecimalMapping

상속: implements Dumplie\Metadata\Infrastructure\Doctrine\Dbal\TypeMapping
파일 보기 프로젝트 열기: dumplie/dumplie

공개 메소드들

메소드 설명
map ( string $schema, Doctrine\DBAL\Schema\Table $table, string $name, Dumplie\Metadata\Schema\FieldDefinition $definition )
maps ( Type $type ) : boolean

메소드 상세

map() 공개 메소드

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 maps ( Type $type ) : boolean
$type Dumplie\Metadata\Schema\Type
리턴 boolean