Rs\Json\Patch\Operations\Move::getFrom PHP 메소드

getFrom() 보호된 메소드

protected getFrom ( ) : string
리턴 string
    protected function getFrom()
    {
        return $this->from;
    }