state:override
ステートキーをオーバーライドする
Usage:
drupal state:override [arguments]
stoAvailable arguments
| Argument | Details |
|---|---|
key | オーバーライドするステートキー |
value | セットする値 |
Examples
Override state value specifying the state name and the new value
drupal state:override comment.node_comment_statistics_scale "!!float 1"