Closed texnixe closed 4 years ago
Call to a member function date() on null
Thrown by this line, should check if item exists first:
$options['modified'] = date('r', $items->first()->{$datefieldName}()->toTimestamp());
Thrown by this line, should check if item exists first: