Magic::exists PHP 메소드

exists() 추상적인 공개 메소드

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