Phan\Language\Element\AddressableElementInterface::isProtected PHP Method

isProtected() public method

public isProtected ( ) : boolean
return boolean True if this is a protected property
    public function isProtected() : bool;