Upgrade to 3.1.0
This commit is contained in:
@@ -16,6 +16,7 @@ trait HasMethods
|
||||
* Calls a registered method class with the
|
||||
* passed arguments
|
||||
*
|
||||
* @internal
|
||||
* @param string $method
|
||||
* @param array $args
|
||||
* @return mixed
|
||||
@@ -28,6 +29,7 @@ trait HasMethods
|
||||
/**
|
||||
* Checks if the object has a registered method
|
||||
*
|
||||
* @internal
|
||||
* @param string $method
|
||||
* @return boolean
|
||||
*/
|
||||
|
Reference in New Issue
Block a user