phpmyadmin/libraries/classes/Plugins/Transformations
Kamil Tekiela 90c0dc3b30 Remove unused params in IO plugins
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-05-23 15:31:46 +01:00
..
Abs Remove unused params in IO plugins 2023-05-23 15:31:46 +01:00
Input Remove unused params in IO plugins 2023-05-23 15:31:46 +01:00
Output Add missing traversable type hints 2023-04-02 01:32:12 -03:00
README
TEMPLATE Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TEMPLATE_ABSTRACT Refactor field flags to use an object an not strpos 2021-02-24 23:56:33 +01:00
Text_Plain_Link.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Longtoipv4.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_PreApPend.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00
Text_Plain_Substring.php Add native types to TransformationsInterface methods 2022-01-26 15:48:08 -03:00

TRANSFORMATION USAGE (Garvin Hicking, <me@supergarv.de>)
====================

See the documentation for complete instructions on how to use transformation plugins.