@@ -4,8 +4,8 @@ |
||
4 | 4 | |
5 | 5 | class Criteria { |
6 | 6 | |
7 | - protected $dictionary; |
|
8 | - protected $occurrence; |
|
7 | + protected $dictionary; |
|
8 | + protected $occurrence; |
|
9 | 9 | |
10 | 10 | public function __construct($dictionary, $occurrence) |
11 | 11 | { |