Fixed issue #720

This commit is contained in:
Prashant Singh 2019-03-20 10:13:27 +05:30
parent b4c7bc550c
commit c84e76646e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ use Webkul\Core\Repositories\SliderRepository as Sliders;
* @author Prashant Singh <prashant.singh852@webkul.com> @prashant-webkul
* @copyright 2018 Webkul Software Pvt Ltd (http://www.webkul.com)
*/
class HomeController extends controller
class HomeController extends Controller
{
protected $_config;
protected $sliders;