skipHooks property

Map<Type, Set<LifecycleHook>> skipHooks
final

跳过特定插件的特定生命周期钩子

Implementation

final Map<Type, Set<LifecycleHook>> skipHooks;