mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Remove useless return annotation
This commit is contained in:
parent
2441ac5e77
commit
0f2cd3cb7f
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ function contains(mixed $value, array $array): bool
|
|||
|
||||
/**
|
||||
* @param array[] $multiArray
|
||||
* @return array
|
||||
*/
|
||||
function flatten(array $multiArray): array
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue