PHP Interface Inpsyde\MultilingualPress\Relations\Post\Search\SearchResultsView

Since: 3.0.0
Afficher le fichier Open project: inpsyde/multilingual-press Interface Usage Examples

Méthodes publiques

Méthode Description
render ( RelationshipContext $context ) : void Renders the markup for the search results according to the given context.

Method Details

render() public méthode

Renders the markup for the search results according to the given context.
Since: 3.0.0
public render ( RelationshipContext $context ) : void
$context Inpsyde\MultilingualPress\Relations\Post\RelationshipContext Relationship context data object.
Résultat void