<?php

require_once __DIR__ . '/../SIALEnvironment.php';
$exp = new \br\gov\mainapp\application\sisfamilias\jobs\mvcb\business\EmailNotificationBusiness();
$exp->findUcBeneficiaryFalseByInterval();
<?php

require_once __DIR__ . '/../SIALEnvironment.php';
$exp = new \br\gov\mainapp\application\sisfamilias\jobs\mvcb\business\EmailNotificationBusiness();
$exp->findUcBeneficiaryTrueByInterval();
<?php

require_once __DIR__ . '/../SIALEnvironment.php';
$exp = new \br\gov\mainapp\application\sisfamilias\jobs\mvcb\business\EmailNotificationBusiness();
$exp->findUcBeneficiaryFalseBolsaVerdeTrueByInterval();