Sokil\Mongo\SomeBehavior::returnOwnerParam PHP Method

returnOwnerParam() public method

public returnOwnerParam ( $name )
    public function returnOwnerParam($name)
    {
        return $this->getOwner()->get($name);
    }