X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/3365/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 +}