get(); if ($warnings->isEmpty()) { return; } sendSMS('61929248', 'Warnings: '.$warnings->count()); } }