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