We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e6545 commit 91bfb4aCopy full SHA for 91bfb4a
class-phpcs-diff-svn-parser.php
@@ -9,7 +9,6 @@ class PHPCS_Diff_SVN_parser {
9
// Used to store details about the repo the class was initialized with.
10
public $repo; // Specific repository - eg.: plugin's name.
11
public $repo_url; // SVN repository URL.
12
- public $table; // Table used for storing information about revisions.
13
14
function __construct( $repo ) {
15
0 commit comments