stable

Clone or download

Read-only

Rename plugin base class files to .php in botmattermost_agiledashboard

Since request #13357, base class of plugin doesn't need the .class.php extension, .php is good enough. This commit only renames existing files to match .php extension for every plugin base class. No functional changes. Needs: https://gerrit.tuleap.net/c/tuleap/+/16269 Part of request #13918: No need to name our plugin after Plugin.class.php Change-Id: I536f2ebb6617e272ffb8dec96febc9de8c64a2aa

Modified Files

Name
M include/autoload.php +1 −1 Go to diff View file
R include/botmattermost_agiledashboardPlugin.class.php Go to diff View file
M phpunit/bootstrap.php +1 −1 Go to diff View file