PHP 인터페이스 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...).
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
format ( ConfigSuggestion $configSuggestion )

메소드 상세

format() 공개 메소드

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