Skip to content

Commit

Permalink
Fixed NS
Browse files Browse the repository at this point in the history
  • Loading branch information
siad007 committed Jan 31, 2021
1 parent 64e9ff2 commit d00c9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VisualizerTask.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
*
* @author Jawira Portugal
*/
class VisualizerTask extends \HttpTask
class VisualizerTask extends HttpTask
{
public const FORMAT_EPS = 'eps';
public const FORMAT_PNG = 'png';
Expand Down

0 comments on commit d00c9e5

Please sign in to comment.