There was an error while loading. Please reload this page.
1 parent 3af2426 commit 52a4fd3Copy full SHA for 52a4fd3
documentation/20-fields/30-color.md
@@ -35,7 +35,7 @@ print_r( $rgba );
35
```
36
37
Output:
38
-```
+```php
39
array(4) {
40
["red"] => int(255), // integer in the 0-255 range
41
["green"] => int(0), // integer in the 0-255 range
0 commit comments