diff options
Diffstat (limited to 'MLEB/Translate/.phan/stubs/languagedetector.php')
-rw-r--r-- | MLEB/Translate/.phan/stubs/languagedetector.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MLEB/Translate/.phan/stubs/languagedetector.php b/MLEB/Translate/.phan/stubs/languagedetector.php index 480fb992..bde412fb 100644 --- a/MLEB/Translate/.phan/stubs/languagedetector.php +++ b/MLEB/Translate/.phan/stubs/languagedetector.php @@ -36,9 +36,7 @@ class Learn { class Config { - /** - * @param bool $use - */ + /** @param bool $use */ public function useMb( $use ) { } |