PHP Class Neos\Flow\Command\TypeConverterCommandController

Inheritance: extends Neos\Flow\Cli\CommandController
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$propertyMapper Neos\Flow\Property\PropertyMapper

Méthodes publiques

Méthode Description
listCommand ( ) : void Lists all currently active and registered type converters

Method Details

listCommand() public méthode

All active converters are listed with ordered by priority and grouped by source type first and target type second.
public listCommand ( ) : void
Résultat void

Property Details

$propertyMapper protected_oe property

protected PropertyMapper,Neos\Flow\Property $propertyMapper
Résultat Neos\Flow\Property\PropertyMapper