Apply fixes from StyleCI (#13224)

This commit is contained in:
Jellyfrog
2021-09-10 20:09:53 +02:00
committed by GitHub
parent ad52701603
commit 258505ed44
1036 changed files with 1269 additions and 19 deletions

View File

@@ -28,6 +28,7 @@ Debug::set($_REQUEST['debug']);
/**
* Levenshtein Sort
*
* @param string $base Comparison basis
* @param array $obj Object to sort
* @return array