$STATE_MACHINE
$STATE_MACHINE :
State machine of the manager
Editoral Content manager
apply( $content, String $action, Boolean $save = false) : \CMS_Content
Apply action on content
Each content must follow CRUD actions in life cycle. Here is default action list:
| $content | ||
| String | $action | |
| Boolean | $save | to save or not the content |