year); return $yearPeriod !== null; } public function message(): string { return __("The year period for given year does not exist."); } }