Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Neos
Flow
Property
PropertyMappingConfigurationBuilder
PHP Класс Neos\Flow\Property\PropertyMappingConfigurationBuilder
Устаревший:
Will be removed in next major Flow version.
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
build
(
string
$type
= PropertyMappingConfiguration::class ) :
PropertyMappingConfiguration
Builds the default property mapping configuration.
Описание методов
build()
публичный
Метод
Builds the default property mapping configuration.
См. также:
PropertyMapper::buildPropertyMappingConfiguration
Устаревший:
fully replace by PropertyMapper::buildPropertyMappingConfiguration and removed in next major Flow version
public
build
(
string
$type
= PropertyMappingConfiguration::class ) :
PropertyMappingConfiguration
$type
string
the implementation class name of the PropertyMappingConfiguration to instantiate; must be a subclass of PropertyMappingConfiguration
Результат
PropertyMappingConfiguration