PHP Интерфейс Inpsyde\MultilingualPress\Relations\Post\Search\SearchResultsView

С версии: 3.0.0
Показать файл Открыть проект Примеры использования интерфейса

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

Метод Описание
render ( RelationshipContext $context ) : void Renders the markup for the search results according to the given context.

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

render() публичный метод

Renders the markup for the search results according to the given context.
С версии: 3.0.0
public render ( RelationshipContext $context ) : void
$context Inpsyde\MultilingualPress\Relations\Post\RelationshipContext Relationship context data object.
Результат void