From 151d7b25fb5ec0a52b9957aede8f7642d0ad3a8a Mon Sep 17 00:00:00 2001 From: damiankloip Date: Mon, 27 Aug 2012 14:59:53 +0200 Subject: [PATCH] Added a ViewStorageInterface --- lib/Drupal/views/ViewStorageInterface.php | 33 +++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 lib/Drupal/views/ViewStorageInterface.php diff --git a/lib/Drupal/views/ViewStorageInterface.php b/lib/Drupal/views/ViewStorageInterface.php new file mode 100644 index 00000000000..1eef0996728 --- /dev/null +++ b/lib/Drupal/views/ViewStorageInterface.php @@ -0,0 +1,33 @@ +