Read and write state values
Problem/Motivation
Drupal's state system is ideal to remember certain values and restore them at any time in the future. Let's write actions, that allow us to read from and write to the state system.
Edited by drupalbot
Drupal's state system is ideal to remember certain values and restore them at any time in the future. Let's write actions, that allow us to read from and write to the state system.