Upgrade to 3.4.3
This commit is contained in:
@@ -35,7 +35,7 @@ class Ingredients
|
||||
* Magic getter for single ingredients
|
||||
*
|
||||
* @param string $method
|
||||
* @param array $args
|
||||
* @param array|null $args
|
||||
* @return mixed
|
||||
*/
|
||||
public function __call(string $method, array $args = null)
|
||||
|
||||
Reference in New Issue
Block a user