Skip to content

Commit f76760d

Browse files
SergeySergey
authored andcommitted
PHPDoc fix
1 parent 76192e2 commit f76760d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Primal/Color/RGBColor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public function toCSS($alpha = null) {
121121
}
122122

123123
/**
124-
* {@inheritdoc}
124+
* @return string
125125
*/
126126
public function toHex() {
127127
$stack = array('#');

0 commit comments

Comments
 (0)