@@ -33,7 +33,7 @@ |
||
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 | */ |