]> BookStack Code Mirror - bookstack/blobdiff - tests/Permissions/RestrictionsTest.php
Show bookshelves that a book belongs to on a book view
[bookstack] / tests / Permissions / RestrictionsTest.php
index a7f681a37d1597d72a254d4e7b549e8c2e310202..f6e07c0f1efe72b64e2ccdb34b80ab0448f88058 100644 (file)
@@ -21,7 +21,7 @@ class RestrictionsTest extends BrowserKitTest
      */
     protected $viewer;
 
-    public function setUp()
+    public function setUp(): void
     {
         parent::setUp();
         $this->user = $this->getEditor();