]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Models/Entity.php
Updated minimum php version from 7.3 to 7.4
[bookstack] / app / Entities / Models / Entity.php
index b5533429517e12f8263cd02f8dfae328b5403c36..7ad78f1d1475d03c6131146335949bb29b29be82 100644 (file)
@@ -36,6 +36,7 @@ use Illuminate\Database\Eloquent\SoftDeletes;
  * @property string     $slug
  * @property Carbon     $created_at
  * @property Carbon     $updated_at
+ * @property Carbon     $deleted_at
  * @property int        $created_by
  * @property int        $updated_by
  * @property bool       $restricted