Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

[Insight] Unused method, property, variable or parameter #35

Closed
stwe opened this issue Aug 7, 2014 · 0 comments
Closed

[Insight] Unused method, property, variable or parameter #35

stwe opened this issue Aug 7, 2014 · 0 comments
Assignees
Milestone

Comments

@stwe
Copy link
Owner

stwe commented Aug 7, 2014

in Generator/DatatableGenerator.php, line 29

This filesystem attribute is declared but never used. You should remove it.

class DatatableGenerator extends Generator
{
    /**
     * @var Filesystem
     */
    private $filesystem;

    /**
     * @var string
     */
    private $className;

Posted from SensioLabsInsight

@stwe stwe added this to the v0.5.2 milestone Aug 7, 2014
@stwe stwe self-assigned this Aug 7, 2014
@stwe stwe closed this as completed in fef681f Aug 7, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant