Final Class Yiisoft\Yii\Gii\Validator\ReservedKeywordRule
| Inheritance | Yiisoft\ |
|---|---|
| Implements | Yiisoft\ |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| getHandler() | Yiisoft\ |
Method Details
| public string|\ |
public function getHandler(): string|RuleHandlerInterface
{
return ReservedKeywordHandler::class;
}
User Contributed Notes
Leave a comment
Join the conversation to share a note.