mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-22 20:05:03 +02:00
Fixed static analysis issues.
This commit is contained in:
parent
aa719ab79a
commit
0d0a04c36f
7 changed files with 13 additions and 8 deletions
|
@ -58,7 +58,7 @@ class LocaleDateTimeColumn extends AbstractColumn
|
|||
{
|
||||
/**
|
||||
* @param $value
|
||||
* @return bool|mixed|string
|
||||
* @return string
|
||||
* @throws Exception
|
||||
*/
|
||||
public function normalize($value): string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue