Skip to content

Commit

Permalink
fixed docblock of getImagick() for syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
LittlestFluffy committed Mar 2, 2015
1 parent 83ca8ba commit c87de72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Imagine/Imagick/Image.php
Expand Up @@ -90,7 +90,7 @@ public function __destruct()
/**
* Returns the underlying \Imagick instance
*
* @return Imagick
* @return \Imagick
*/
public function getImagick()
{
Expand Down

0 comments on commit c87de72

Please sign in to comment.