PHP Class PHPStan\Type\ResourceType

Inheritance: implements PHPStan\Type\Type, use trait JustNullableTypeTrait
Show file Open project: phpstan/phpstan

Public Methods

Method Description
canAccessProperties ( ) : boolean
canCallMethods ( ) : boolean
describe ( ) : string

Method Details

canAccessProperties() public method

public canAccessProperties ( ) : boolean
return boolean

canCallMethods() public method

public canCallMethods ( ) : boolean
return boolean

describe() public method

public describe ( ) : string
return string