Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Collections
Dictionary
getValueType
Collections\Dictionary::getValueType PHP Method
Dictionary Class Documentation
Mostrar archivo
Open project: danielgsims/php-collections
getValueType()
public
method
public
getValueType
( )
public function getValueType() { return $this->valType; }
Dictionary
__construct
add
clear
count
delete
each
exists
filter
get
getIterator
getKeyType
getOrElse
getValueType
keys
map
merge
toArray
valueExists
values
without