mirror of
https://github.com/Intervention/image.git
synced 2025-02-06 22:00:38 +01:00
Remove print_r.
This commit is contained in:
parent
2549f2b574
commit
0be72eaea5
@ -30,7 +30,7 @@ class PsrResponseCommand extends AbstractCommand
|
|||||||
finfo_open(FILEINFO_MIME_TYPE),
|
finfo_open(FILEINFO_MIME_TYPE),
|
||||||
$image->getEncoded()
|
$image->getEncoded()
|
||||||
);
|
);
|
||||||
print_r($mimetype);
|
|
||||||
$this->setOutput(new Response(
|
$this->setOutput(new Response(
|
||||||
200,
|
200,
|
||||||
array(
|
array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user