year); return $yearPeriod !== null; } public function message(): string { return "The year period for given year doesn't exist"; } }