Ejemplo n.º 1
0
 /**
  * ShopCategoryComposer constructor.
  */
 public function __construct()
 {
     $this->links = ShopCategories::all();
 }