phpmyadmin/tests/unit/Controllers
Kamil Tekiela 6bc3a22b57 Use private instead of protected
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2026-01-14 14:28:40 +00:00
..
Console Extract Config dependency from UserPreferences class 2026-01-09 11:45:49 -03:00
Database DI config 2026-01-01 21:01:39 +00:00
Export Use private instead of protected 2026-01-14 14:28:40 +00:00
Import
Navigation Extract Config dependency from UserPreferences class 2026-01-09 11:45:49 -03:00
Normalization
Operations
Server Use private instead of protected 2026-01-14 14:28:40 +00:00
Sql
Table Extract Config dependency from UserPreferences class 2026-01-09 11:45:49 -03:00
Transformation
Triggers
BrowseForeignersControllerTest.php
ChangeLogControllerTest.php
CheckRelationsControllerTest.php
CollationConnectionControllerTest.php Extract user preferences handling from Config class 2026-01-09 11:27:47 -03:00
ColumnControllerTest.php
DatabaseControllerTest.php
GisDataEditorControllerTest.php
HomeControllerTest.php
JavaScriptMessagesControllerTest.php
LicenseControllerTest.php
LintControllerTest.php
LogoutControllerTest.php
NavigationControllerTest.php Extract Config dependency from UserPreferences class 2026-01-09 11:45:49 -03:00
PhpInfoControllerTest.php
SchemaExportControllerTest.php
SyncFavoriteTablesControllerTest.php
ThemeSetControllerTest.php Move UserPreferences class to Config namespace 2026-01-09 11:13:26 -03:00
VersionCheckControllerTest.php