\phpDocumentor\Descriptor\InterfacesVisibilityInterface

Summary

Methods
Constants
getVisibility()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getVisibility()

getVisibility() 
Deprecated: Please use getType in /opt/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50

Deprecated: Please use getType in /opt/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50
: string

Returns the visibility for this element.

The following values are supported:

  • public
  • protected
  • private
Deprecated: Please use getType in /opt/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50

Returns

Deprecated: Please use getType in /opt/phpdoc/src/phpDocumentor/Descriptor/Traits/CanHaveAType.php on line 50 string —