PHP Interface Inpsyde\MultilingualPress\Module\ActivationAwareModuleServiceProvider

Since: 3.0.0
Inheritance: extends Inpsyde\MultilingualPress\Module\ModuleServiceProvider
Afficher le fichier Open project: inpsyde/multilingual-press

Méthodes publiques

Méthode Description
activate ( ) : boolean Executes the callback to be used in case this service provider's module is active.

Method Details

activate() public méthode

Executes the callback to be used in case this service provider's module is active.
Since: 3.0.0
public activate ( ) : boolean
Résultat boolean Whether or not the callback was executed.