if (!$dateFrom instanceof DateTime) {
            $dateFrom = new DateTime;
        }