Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Collections
Dictionary
clear
Collections\Dictionary::clear PHP Méthode
Dictionary Class Documentation
Afficher le fichier
Open project: danielgsims/php-collections
clear()
public
méthode
public
clear
( )
public function clear() { return new static($this->keyType, $this->valType); }
Dictionary
__construct
add
clear
count
delete
each
exists
filter
get
getIterator
getKeyType
getOrElse
getValueType
keys
map
merge
toArray
valueExists
values
without