Disable the check for functions with a lower visibility than the value given.
Allowed values are public, protected, and private.
Type: string
public $minimumVisibility = 'private';