1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-13 09:24:05 +02:00

Remove print_r.

This commit is contained in:
Wolfy-J
2015-06-28 17:31:55 +03:00
parent 2549f2b574
commit 0be72eaea5

View File

@@ -30,7 +30,7 @@ class PsrResponseCommand extends AbstractCommand
finfo_open(FILEINFO_MIME_TYPE),
$image->getEncoded()
);
print_r($mimetype);
$this->setOutput(new Response(
200,
array(