Inpsyde\MultilingualPress\Module\ActivationAwareModuleServiceProvider::activate PHP Метод

activate() публичный Метод

Executes the callback to be used in case this service provider's module is active.
С версии: 3.0.0
public activate ( ) : boolean
Результат boolean Whether or not the callback was executed.
    public function activate();
ActivationAwareModuleServiceProvider