Errors
Table of Contents
src/CssLint/Output/Formatter/FormatterFactory.php | 2 |
src/CssLint/Token/AbstractToken.php | 3 |
FormatterFactory.php
Type | Line | Description |
---|---|---|
ERROR | 20 | Tag "method" with body "@method non-empty-array<non-empty-string, FormatterInterface>" has error non-empty-array is not a collection |
ERROR | 75 | Tag "method" with body "@method non-empty-array<non-empty-string> List of formatter names" has error non-empty-array is not a collection |
AbstractToken.php
Type | Line | Description |
---|---|---|
ERROR | 112 | Tag "method" with body "@method self<TData, TValue>" has error self is not a collection |
ERROR | 93 | Tag "method" with body "@method self<TData, TValue>" has error self is not a collection |
ERROR | 57 | Tag "method" with body "@method self<TData, TValue>" has error self is not a collection |