1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 22:52:51 +02:00

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

@@ -92,7 +92,7 @@ if (!defined('Adminer\DRIVER')) {
return (bool) $this->link;
}
/** Sets the client character set
/** Set the client character set
* @param string
* @return bool
*/