TypeHintReference
in package
Tells whether a keyword refers to a class or to a built-in type for the current version of php
Table of Contents
- isBuiltInParamTypeHint() : mixed
- isBuiltInReturnTypeHint() : mixed
Methods
isBuiltInParamTypeHint()
public
isBuiltInParamTypeHint(mixed $type) : mixed
Parameters
- $type : mixed
Return values
mixed —isBuiltInReturnTypeHint()
public
isBuiltInReturnTypeHint(mixed $type) : mixed
Parameters
- $type : mixed