There is such a loop through the array:
<? foreach ($notificationsItem['posts'] as $value): ?> <?= $value->LogUrl ?> <? endif;?> How to reproduce the original array (create) by output? Otherwise, create an array that would scroll in this loop with one field?