Magic::exists PHP Method

exists() abstract public method

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