mirror of
https://github.com/Intervention/image.git
synced 2025-09-02 10:23:29 +02:00
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