We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6f9cc commit c879340Copy full SHA for c879340
namespaced/Detection/MobileDetect.php
@@ -4,7 +4,7 @@
4
* the Symfony Universal ClassLoader by Fabien Potencier. Since PSR-0 handles an underscore in
5
* classnames (on the filesystem) as a slash, "Mobile_Detect.php" autoloaders will try to convert
6
* the classname and path to "Mobile\Detect.php". This script will ensure autoloading with:
7
- * - Namespace: Detection
+ * - Namespace: Detection
8
* - Classname: MobileDetect
9
* - Namespased: \Detection\MobileDetect
10
* - Autoload path: ./namespaced
0 commit comments