]> BookStack Code Mirror - bookstack/blobdiff - app/Auth/Permissions/SimpleEntityData.php
Added more complexity in an attempt to make ldap host failover fit
[bookstack] / app / Auth / Permissions / SimpleEntityData.php
index 6ec0c4179ed4529f98e945f256803d4d417f3c91..62f5984f8a21274bd36bc4812b4e23ade5766ef2 100644 (file)
@@ -6,7 +6,6 @@ class SimpleEntityData
 {
     public int $id;
     public string $type;
-    public bool $restricted;
     public int $owned_by;
     public ?int $book_id;
     public ?int $chapter_id;