메소드 | 설명 | |
---|---|---|
accepts ( PHPStan\Type\Type $type ) : boolean | ||
canAccessProperties ( ) : boolean | ||
canCallMethods ( ) : boolean | ||
combineWith ( PHPStan\Type\Type $otherType ) : PHPStan\Type\Type | ||
describe ( ) : string | ||
getClass ( ) : string | null | ||
isNullable ( ) : boolean | ||
makeNullable ( ) : PHPStan\Type\Type |
public combineWith ( PHPStan\Type\Type $otherType ) : PHPStan\Type\Type | ||
$otherType | PHPStan\Type\Type | |
리턴 | PHPStan\Type\Type |