Fixed issue #720
This commit is contained in:
parent
b4c7bc550c
commit
c84e76646e
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue