Skip to content

Commit 69c93ce

Browse files
author
Mitch
committed
Whitespace
1 parent 582ee12 commit 69c93ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImageResize.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ public function getImageAsString($image_type = null, $quality = null){
253253
*
254254
* @return string
255255
*/
256-
public function __toString(){
256+
public function __toString() {
257257
return $this->getImageAsString();
258258
}
259259

0 commit comments

Comments
 (0)