PHP Класс Neos\Flow\Command\TypeConverterCommandController

Наследование: extends Neos\Flow\Cli\CommandController
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$propertyMapper Neos\Flow\Property\PropertyMapper

Открытые методы

Метод Описание
listCommand ( ) : void Lists all currently active and registered type converters

Описание методов

listCommand() публичный Метод

All active converters are listed with ordered by priority and grouped by source type first and target type second.
public listCommand ( ) : void
Результат void

Описание свойств

$propertyMapper защищенное свойство

protected PropertyMapper,Neos\Flow\Property $propertyMapper
Результат Neos\Flow\Property\PropertyMapper