Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address issues identified by linter in SvgBuilder #7

Open
crishoj opened this issue Nov 2, 2017 · 0 comments
Open

Address issues identified by linter in SvgBuilder #7

crishoj opened this issue Nov 2, 2017 · 0 comments

Comments

@crishoj
Copy link
Contributor

crishoj commented Nov 2, 2017

in src/SvgBuilder.php, line 69

TODO comments are left in the code when a feature (or a bug) isn't completely developed (or fixed). You should complete the implementation and remove the comment.

    /**
     * Changes the pen of the plotter.
     */
    public function changePen(int $pen): PlotBuilder
    {
        // TODO: Implement changePen() method.
    }

Posted from SensioLabsInsight

crishoj added a commit to imusic-dk/dmpl-builder that referenced this issue Nov 2, 2017
@crishoj crishoj mentioned this issue Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant