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...).
Exibir arquivo
Open project: ezsystems/ezpublish-kernel
Public Methods
Method |
Description |
|
format ( ConfigSuggestion $configSuggestion ) |
|
|
Method Details