1
0

Added renderCard method

This commit is contained in:
Richard Dern 2024-04-23 21:04:39 +02:00
parent a0877d3bd0
commit 1a4c959edd

View File

@ -11,6 +11,11 @@ interface RendersBundle
*/
public function render();
/**
* Renders a card HTML view of the bundle, suitable to display in lists
*/
public function renderCard();
/**
* Return a boolean value indicating if this creator in particular can
* create bundles for specified section