getPrivateMethodInvoker()
getPrivateMethodInvoker(object|string $obj, string $method) : \Closure
Find a private method invoker.
Parameters
| object|string | $obj | object or class name | 
| string | $method | method name | 
Throws
- \ReflectionException