type = $type ?? 'any'; } public function validatedBy() { return \Chill\MainBundle\Validation\Validator\ValidPhonenumber::class; } }