PHP 클래스 Bolt\Storage\Field\Type\MarkdownType

저자: Ross Riley ([email protected])
상속: extends FieldTypeBase, implements Bolt\Storage\Field\Sanitiser\SanitiserAwareInterface, use trait Bolt\Storage\Field\Sanitiser\SanitiserAwareTrait
파일 보기 프로젝트 열기: bolt/bolt

공개 메소드들

메소드 설명
getName ( )
getStorageType ( ) : Doctrine\DBAL\Types\Type Returns the name of the Doctrine storage type to use for a field.

메소드 상세

getName() 공개 메소드

public getName ( )

getStorageType() 공개 메소드

Returns the name of the Doctrine storage type to use for a field.
public getStorageType ( ) : Doctrine\DBAL\Types\Type
리턴 Doctrine\DBAL\Types\Type