X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ccb2cb5b7cf0f4a3d21ddb87ec31ccde0d25b154..refs/pull/3406/head:/app/Interfaces/Loggable.php diff --git a/app/Interfaces/Loggable.php b/app/Interfaces/Loggable.php index 33e1d7c95..923f64b00 100644 --- a/app/Interfaces/Loggable.php +++ b/app/Interfaces/Loggable.php @@ -8,4 +8,4 @@ interface Loggable * Get the string descriptor for this item. */ public function logDescriptor(): string; -} \ No newline at end of file +}