@@ -54,7 +54,7 @@ public function setBrowserAcceptHeader(string $browserAcceptHeader): self
5454 }
5555
5656 /**
57- * @param bool $browserJavaEnabled
57+ * @param bool $browserJavaEnabled
5858 *
5959 * @return System
6060 */
@@ -66,7 +66,7 @@ public function setBrowserJavaEnabled(bool $browserJavaEnabled): self
6666 }
6767
6868 /**
69- * @param bool $browserJavaScriptEnabled
69+ * @param bool $browserJavaScriptEnabled
7070 *
7171 * @return System
7272 */
@@ -78,7 +78,7 @@ public function setBrowserJavaScriptEnabled(bool $browserJavaScriptEnabled): sel
7878 }
7979
8080 /**
81- * @param string $browserLanguage
81+ * @param string $browserLanguage
8282 *
8383 * @return System
8484 */
@@ -90,7 +90,7 @@ public function setBrowserLanguage(string $browserLanguage): self
9090 }
9191
9292 /**
93- * @param string $browserColorDepth
93+ * @param string $browserColorDepth
9494 *
9595 * @return System
9696 */
@@ -102,7 +102,7 @@ public function setBrowserColorDepth(string $browserColorDepth): self
102102 }
103103
104104 /**
105- * @param string $browserScreenHeight
105+ * @param string $browserScreenHeight
106106 *
107107 * @return System
108108 */
@@ -114,7 +114,7 @@ public function setBrowserScreenHeight(string $browserScreenHeight): self
114114 }
115115
116116 /**
117- * @param string $browserScreenWidth
117+ * @param string $browserScreenWidth
118118 *
119119 * @return System
120120 */
@@ -126,7 +126,7 @@ public function setBrowserScreenWidth(string $browserScreenWidth): self
126126 }
127127
128128 /**
129- * @param string $browserTZ
129+ * @param string $browserTZ
130130 *
131131 * @return System
132132 */
@@ -138,7 +138,7 @@ public function setBrowserTZ(string $browserTZ): self
138138 }
139139
140140 /**
141- * @param string $userAgent
141+ * @param string $userAgent
142142 *
143143 * @return System
144144 */
0 commit comments