ColumnMapFactory
Read onlyYes
only to be used within Extbase, not part of TYPO3 Core API.
Table of Contents
Methods
- __construct() : mixed
- create() : ColumnMap
Methods
__construct()
public
__construct(ReflectionService $reflectionService) : mixed
Parameters
- $reflectionService : ReflectionService
create()
public
create(FieldTypeInterface $field, string $propertyName, string $className) : ColumnMap
Parameters
- $field : FieldTypeInterface
- $propertyName : string
- $className : string