Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$model = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\User\Model\User::class) | |
$userName = 'webapi_user' | |
$throttler = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(RequestThrottler::class) | |
$model = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\User\Model\User::class) |
Definition at line 10 of file webapi_user_rollback.php.
$throttler = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(RequestThrottler::class) |
Definition at line 17 of file webapi_user_rollback.php.
$userName = 'webapi_user' |
Definition at line 11 of file webapi_user_rollback.php.