]> BookStack Code Mirror - bookstack/blobdiff - app/Tag.php
Set /app PHP code to PSR-2 standard
[bookstack] / app / Tag.php
index 2eeb0b1f99115aef4ddb104aa41b99821bdd5436..51f622c38f4d4b3245d1bd81e7ae3230943776df 100644 (file)
@@ -16,4 +16,4 @@ class Tag extends Model
     {
         return $this->morphTo('entity');
     }
-}
\ No newline at end of file
+}