state:override
ステートキーをオーバーライドする
Usage:
drupal state:override [arguments]
sto
Available 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"