Logo
Explore Help
Register Sign In
starred/BookStack
1
0
Fork 0
You've already forked BookStack
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-05-04 18:08:46 +03:00
Code Issues 784 Packages Projects Releases 15 Wiki Activity
Files
llm_only
BookStack/app/Activity/Models/Loggable.php

12 lines
177 B
PHP
Raw Permalink Normal View History

Started widening of activity logging In progress, Need to implement much of the logging in controllers. Also cleaned up base controller along the way.
2020-11-18 23:38:44 +00:00
<?php
Played around with a new app structure
2023-05-17 17:56:55 +01:00
namespace BookStack\Activity\Models;
Started widening of activity logging In progress, Need to implement much of the logging in controllers. Also cleaned up base controller along the way.
2020-11-18 23:38:44 +00:00
interface Loggable
{
/**
* Get the string descriptor for this item.
*/
public function logDescriptor(): string;
Ran phpcbf and updated phpcs.xml
2021-03-07 22:24:05 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 210ms Template: 24ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API