Rs\Json\Patch\Operations\Copy::getFrom PHP Method

getFrom() protected method

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