Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Art4
JsonApiClient
ResourceNull
get
Art4\JsonApiClient\ResourceNull::get PHP Метод
Документация по классу ResourceNull
Показать файл
Открыть проект
get()
публичный
Метод
Get a value by the key of this identifier
public
get
(
string
$key
)
$key
string
The key of the value
public function get($key) { throw new AccessException('A ResourceNull has no values.'); }
ResourceNull
__construct
asArray
get
getKeys
has
parse