Magic::get PHP 메소드

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

Retrieve contents of key
abstract public get ( $key ) : mixed
$key string
리턴 mixed
    abstract function &get($key);