We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b1f9d commit 76192e2Copy full SHA for 76192e2
lib/Primal/Color/Color.php
@@ -10,7 +10,7 @@ abstract class Color {
10
abstract function toHSV();
11
12
/**
13
- * @return HLSColor
+ * @return HSLColor
14
*/
15
abstract function toHSL();
16
0 commit comments