1
0
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:
Chris Konnertz
2018-03-10 16:29:43 +01:00
committed by GitHub
parent a54d1e9e6a
commit 59d99cca82

View File

@@ -30,6 +30,8 @@ class ImageManager
* Overrides configuration settings
*
* @param array $config
*
* @return self
*/
public function configure(array $config = [])
{