Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mage2
Wishlist
Controllers
WishlistController
PHP Class Mage2\Wishlist\Controllers\WishlistController
Inheritance:
extends
Mage2\Framework\System\Controllers\Controller
Afficher le fichier
Open project: mage2/laravel-ecommerce
Méthodes publiques
Méthode
Description
__construct
( )
add
(
$slug
)
mylist
( )
remove
(
$slug
)
Private Methods
Méthode
Description
_getProductIdBySlug
(
$slug
)
Method Details
__construct()
public
méthode
public
__construct
( )
add()
public
méthode
public
add
(
$slug
)
mylist()
public
méthode
public
mylist
( )
remove()
public
méthode
public
remove
(
$slug
)