@@ -123,7 +123,7 @@ |
||
123 | 123 | { |
124 | 124 | // prepare the patterns for the files that has to be ignored |
125 | 125 | $ignore = array( |
126 | - $this->properties['src.dir'].'/CategoryCsvSerializer.php', |
|
126 | + $this->properties['src.dir'] . '/CategoryCsvSerializer.php', |
|
127 | 127 | ); |
128 | 128 | |
129 | 129 | // run the copy past detector |