mirror of
https://github.com/Intervention/image.git
synced 2025-08-15 02:14:03 +02:00
Remove print_r.
This commit is contained in:
@@ -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(
|
||||||
|
Reference in New Issue
Block a user