Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Bolt
Storage
Field
Type
MarkdownType
PHP Class Bolt\Storage\Field\Type\MarkdownType
Author:
Ross Riley (
[email protected]
)
Inheritance:
extends
FieldTypeBase
,
implements
Bolt\Storage\Field\Sanitiser\SanitiserAwareInterface
,
use trait
Bolt\Storage\Field\Sanitiser\SanitiserAwareTrait
Exibir arquivo
Open project: bolt/bolt
Public Methods
Method
Description
getName
( )
getStorageType
( ) :
Doctrine\DBAL\Types\Type
Returns the name of the Doctrine storage type to use for a field.
Method Details
getName()
public
method
public
getName
( )
getStorageType()
public
method
Returns the name of the Doctrine storage type to use for a field.
public
getStorageType
( ) :
Doctrine\DBAL\Types\Type
return
Doctrine\DBAL\Types\Type