X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fforum%2Fsrc%2FForumIndexStorageInterface.php;h=3461e162b4505fb003f9e51b450da25db5bcee5f;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=3e676169d4290af97a6c57b598268e7d08d658aa;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/forum/src/ForumIndexStorageInterface.php b/web/core/modules/forum/src/ForumIndexStorageInterface.php index 3e676169d..3461e162b 100644 --- a/web/core/modules/forum/src/ForumIndexStorageInterface.php +++ b/web/core/modules/forum/src/ForumIndexStorageInterface.php @@ -4,7 +4,6 @@ namespace Drupal\forum; use Drupal\node\NodeInterface; - /** * Handles CRUD operations to {forum_index} table. */