DataTables PHP 3.0.2

NamespaceUseAnalysis
in package

FinalYes
Tags
readonly
TODO

v4: previously was mareked as internal - yet it leaked to public interface of DocBlock, consider making it so again.

phpstan-type

_ImportType 'class'|'constant'|'function'

author

VeeWee toonverwerft@gmail.com

author

Greg Korba greg@codito.dev

no-named-arguments

Parameter names are not covered by the backward compatibility promise.

Table of Contents

Constants

TYPE_CLASS  = 1
TYPE_CONSTANT  = 3
TYPE_FUNCTION  = 2

Methods

getChunkEndIndex()  : int|null
getChunkStartIndex()  : int|null
getEndIndex()  : int
getFullName()  : non-empty-string
getHumanFriendlyType()  : _ImportType
getShortName()  : non-empty-string
getStartIndex()  : int
getType()  : self::TYPE_*
isAliased()  : bool
isClass()  : bool
isConstant()  : bool
isFunction()  : bool
isInMulti()  : bool

Constants

Methods

getHumanFriendlyType()

public getHumanFriendlyType() : _ImportType
Return values
_ImportType

        
On this page

Search results