class DeactivateUsers extends Job (View source)

Properties

protected EventDispatcherInterface $dispatcher

The event dispatcher we use to report that a user is being deactivated

Methods

__construct(EventDispatcherInterface $eventDispatcher)

No description

getJobName()

No description

getJobDescription()

No description

run()

No description

deactivateUser(User $user, UserInfo $userInfo)

No description

Details

__construct(EventDispatcherInterface $eventDispatcher)

No description

Parameters

EventDispatcherInterface $eventDispatcher

getJobName()

No description

getJobDescription()

No description

run()

No description

protected deactivateUser(User $user, UserInfo $userInfo)

No description

Parameters

User $user
UserInfo $userInfo