phpmyadmin/libraries/classes/Controllers/Export
Maurício Meneghini Fauth 1be42d13de
Create the Identifiers\Identifier interface
Changes Dbal\DatabaseName, Dbal\TableName and Triggers\TriggerName to
implements the new Identifier\Identifier interface.
Moves Dbal\DatabaseName, Dbal\TableName and Triggers\TriggerName to the
Identifiers namespace.
Renames the tryFromValue() and fromValue() methods to just tryFrom() and
from() respectively.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-06-01 19:09:25 -03:00
..
Template Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00
CheckTimeOutController.php Add ServerRequest parameter to all controllers 2022-07-28 01:00:08 -03:00
ExportController.php Create the Identifiers\Identifier interface 2023-06-01 19:09:25 -03:00
TablesController.php Add trailing comma for multi-line functions 2023-02-24 20:48:46 -03:00