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