triggerValue); $attachments = $journal->attachments()->count(); if ($attachments >= $minimum) { return true; } return false; } }