mirror of
https://github.com/Intervention/image.git
synced 2025-08-31 09:31:53 +02:00
Merge pull request #835 from chriskonnertz/patch-1
Added missing return type annotation
This commit is contained in:
@@ -30,6 +30,8 @@ class ImageManager
|
||||
* Overrides configuration settings
|
||||
*
|
||||
* @param array $config
|
||||
*
|
||||
* @return self
|
||||
*/
|
||||
public function configure(array $config = [])
|
||||
{
|
||||
|
Reference in New Issue
Block a user