Overrides ExecutableInterface::execute
public function execute($entity = NULL) { $entity->setUnpublished() ->save(); }