Doc-comments: Use consistent style

This commit is contained in:
Jakub Vrana
2025-03-22 21:04:58 +01:00
parent 9b162e8291
commit e0dde9034f
7 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
<?php
/** Exports one database (e.g. development) so that it can be synced with other database (e.g. production)
/** Export one database (e.g. development) so that it can be synced with other database (e.g. production)
* @link https://www.adminer.org/plugins/#use
* @author Jakub Vrana, https://www.vrana.cz/
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0