$user public property
The user object that implements the RateLimitInterface. If not set, it will take the value of Yii::$app->user->getIdentity(false)
.
public yii\filters\RateLimitInterface $user = null
$user public property
The user object that implements the RateLimitInterface. If not set, it will take the value of Yii::$app->user->getIdentity(false)
.
public yii\filters\RateLimitInterface $user = null
Please login to continue.