Completed
Push — add/wordads-ccpa ( 058614 )
by
unknown
13:13 queued 05:28
created
modules/wordads/php/class-california-privacy.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
 	 * Builds the value of the opt-out cookie.
34 34
 	 * Format matches spec of [IAB U.S. Privacy String](https://iabtechlab.com/wp-content/uploads/2019/11/U.S.-Privacy-String-v1.0-IAB-Tech-Lab.pdf).
35 35
 	 *
36
-	 * @param $optout bool True if setting an opt-out cookie.
36
+	 * @param boolean $optout bool True if setting an opt-out cookie.
37 37
 	 *
38 38
 	 * @return string The value to be stored in the opt-out cookie.
39 39
 	 */
Please login to merge, or discard this patch.