]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/Models/HasCoverImage.php
respective book and chapter structure added.
[bookstack] / app / Entities / Models / HasCoverImage.php
index f3a486d1877f32a2ef3fcf9f2145868d94337005..f665efce6d24c8ec6ebb9a25f5f05f92613b80e2 100644 (file)
@@ -1,13 +1,11 @@
 <?php
 
-
 namespace BookStack\Entities\Models;
 
 use Illuminate\Database\Eloquent\Relations\BelongsTo;
 
 interface HasCoverImage
 {
-
     /**
      * Get the cover image for this item.
      */