Skip to content

Commit

Permalink
Update comment for DI class on main import model
Browse files Browse the repository at this point in the history
  • Loading branch information
dadolun95 committed Jun 30, 2020
1 parent 1af8a0b commit 1ad9fa7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Model/Importer/Category.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ class Category implements \Dadolun\CategoryImport\Api\CategoryImportInterface
*/
protected $categoryRepository;

/**
* @var Reader
*/
protected $configReader;

/**
Expand Down

0 comments on commit 1ad9fa7

Please sign in to comment.