Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Aug 3, 2018
1 parent 5807168 commit 2e60751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eccube/Controller/Admin/Product/ProductController.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class ProductController extends AbstractController
/**
* @var BaseInfo
*/
protected $BaseInfo
protected $BaseInfo;

/**
* @var PageMaxRepository
Expand Down

0 comments on commit 2e60751

Please sign in to comment.