Update src/Content/Item.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
300825dcac
commit
4f62ab6168
|
@ -670,7 +670,7 @@ class Item
|
|||
*
|
||||
* @param array $item
|
||||
* @param bool $add_media true = Media is added to the body
|
||||
* @param bool $for_display true = The share block is used for display puposes, false = used for connectors, transport to other systems, ...
|
||||
* @param bool $for_display true = The share block is used for display purposes, false = used for connectors, transport to other systems, ...
|
||||
* @return string
|
||||
*/
|
||||
public function createSharedBlockByArray(array $item, bool $add_media = false, bool $for_display = false): string
|
||||
|
|
Loading…
Reference in New Issue
Block a user