Commit 035b931f authored by Marcin Grabias's avatar Marcin Grabias
Browse files

String type.

parent c2c22994
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ use Symfony\Component\HttpFoundation\RedirectResponse;
 * @Action(
 *   id = "views_bulk_operations_test_action_v2",
 *   label = @Translation("VBO V2 API test action"),
 *   api_version = 2,
 *   api_version = "2",
 *   type = "",
 * )
 */