self::STATUS_APPROVED, self::ACTION_PUBLISH => self::STATUS_PUBLISHED, ]; return $map[$action]; } }