Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Pinq
Queries
Builders
Functions
IFunction
PHP Интерфейс Pinq\Queries\Builders\Functions\IFunction
Автор:
Elliot Levin (
[email protected]
)
Показать файл
Открыть проект
Примеры использования интерфейса
Открытые методы
Метод
Описание
getCallable
( ) :
callable
Gets the function type.
getId
( ) :
string
Gets the parameter id.
getType
( ) :
integer
Gets the function type.
Описание методов
getCallable()
публичный
Метод
Gets the function type.
public
getCallable
( ) :
callable
Результат
callable
getId()
публичный
Метод
Gets the parameter id.
public
getId
( ) :
string
Результат
string
getType()
публичный
Метод
Gets the function type.
public
getType
( ) :
integer
Результат
integer