mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-29 05:17:11 +00:00
experimental: also don't keep base plugin template as a non-analyzed file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
abstract class Plugin {
|
||||
abstract class PluginTemplate {
|
||||
const API_VERSION_COMPAT = 1;
|
||||
|
||||
/** @var PDO $pdo */
|
||||
Reference in New Issue
Block a user