Magic::exists PHP Méthode

exists() abstract public méthode

Return TRUE if key is not empty
abstract public exists ( $key ) : boolean
$key string
Résultat boolean
    abstract function exists($key);