Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Captcha\Model\ResourceModel\LogFactory $resLogFactory) | |
execute () | |
Protected Attributes | |
$resLogFactory | |
Captcha cron actions
Definition at line 11 of file DeleteOldAttempts.php.
__construct | ( | \Magento\Captcha\Model\ResourceModel\LogFactory | $resLogFactory | ) |
\Magento\Captcha\Model\ResourceModel\LogFactory | $resLogFactory |
Definition at line 21 of file DeleteOldAttempts.php.
execute | ( | ) |
Delete Unnecessary logged attempts
Definition at line 32 of file DeleteOldAttempts.php.
|
protected |
Definition at line 16 of file DeleteOldAttempts.php.