Class ChangeCredentialsAction
Command to change user access credentials (password)
- BEdita\Core\Model\Action\BaseAction uses Cake\Core\InstanceConfigTrait (not available)
- BEdita\Core\Model\Action\ChangeCredentialsAction uses Cake\Event\EventDispatcherTrait (not available)
Namespace: BEdita\Core\Model\Action
Since: 4.0.0
Located at Core/src/Model/Action/ChangeCredentialsAction.php
Since: 4.0.0
Located at Core/src/Model/Action/ChangeCredentialsAction.php
Methods summary
protected
|
|
public
array|true
|
|
public
mixed
|
Methods inherited from BEdita\Core\Model\Action\BaseAction
Properties summary
protected
BEdita\Core\Model\Table\UsersTable
|
$Users
The UsersTable table |
|
protected
BEdita\Core\Model\Table\AsyncJobsTable
|
$AsyncJobs
The AsyncJobs table |