Inpsyde\MultilingualPress\Module\ActivationAwareModuleServiceProvider::activate PHP Method

activate() public method

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