Oara\Curl\Parameter::getKey PHP 메소드

getKey() 공개 메소드

public getKey ( ) : string
리턴 string
    public function getKey()
    {
        return $this->_key;
    }