Function: setOwnerHelper(address _helper)
This function is used to set the owner helper.
Inputs
_helper
Control: Arbitrary.
Constraints: None.
Impact: Address of the helper.
Branches and code coverage
Intended branches
Set the owner helper.
Negative behavior
Revert if the caller is not the owner.