PHP Interface eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\Formatter\SuggestionFormatterInterface

A SuggestionFormatter will convert a ConfigSuggestion value object to a human readable format (e.g. YAML, XML, JSON...).
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
format ( ConfigSuggestion $configSuggestion )

Method Details

format() public méthode

public format ( ConfigSuggestion $configSuggestion )
$configSuggestion eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Configuration\Suggestion\ConfigSuggestion