PHP Интерфейс Pinq\Analysis\IIndexer

$val['index'];
Автор: Elliot Levin ([email protected])
Наследование: extends Pinq\Analysis\ITypeOperation
Показать файл Открыть проект

Открытые методы

Метод Описание
getReturnTypeOfIndex ( mixed $index ) : Pinq\Analysis\IType Gets the return type of the indexer with the supplied index value.

Описание методов

getReturnTypeOfIndex() публичный Метод

Gets the return type of the indexer with the supplied index value.
public getReturnTypeOfIndex ( mixed $index ) : Pinq\Analysis\IType
$index mixed
Результат Pinq\Analysis\IType