@@ -35,7 +35,7 @@ |
||
35 | 35 | */ |
36 | 36 | private $orgRepo; |
37 | 37 | |
38 | - public function __construct( |
|
38 | + public function __construct( |
|
39 | 39 | OrganizationRepository $orgRepo |
40 | 40 | ) |
41 | 41 | { |