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.
Property
1 parent c6cfc2e commit cac9ae6Copy full SHA for cac9ae6
src/Property/Charset.php
@@ -34,7 +34,6 @@ class Charset implements AtRule
34
protected $comments;
35
36
/**
37
- * @param CSSString $oCharset
38
* @param int $lineNumber
39
*/
40
public function __construct(CSSString $oCharset, $lineNumber = 0)
src/Property/Import.php
@@ -34,7 +34,6 @@ class Import implements AtRule
- * @param URL $oLocation
* @param string $sMediaQuery
0 commit comments