]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Models/Entity.php
Guest create page: name field autofocus
[bookstack] / app / Entities / Models / Entity.php
index 4c399584b3b32366a217836992645f170e086d05..8bfe69365ef47e529de6178a03f9e3fe72d80781 100644 (file)
@@ -42,7 +42,6 @@ use Illuminate\Database\Eloquent\SoftDeletes;
  * @property Carbon     $deleted_at
  * @property int        $created_by
  * @property int        $updated_by
- * @property bool       $restricted
  * @property Collection $tags
  *
  * @method static Entity|Builder visible()