Fix winter time #736
Annotations
10 errors
PHPCS:
lib/teksttv.php#L7
Each class must be in a namespace of at least one level (a top-level vendor name)
|
PHPCS:
lib/teksttv.php#L7
Opening brace of a class must be on the line after the definition
|
PHPCS:
lib/teksttv.php#L10
Whitespace found at end of line
|
PHPCS:
lib/teksttv.php#L20
Opening brace should be on a new line
|
PHPCS:
lib/teksttv.php#L30
Opening brace should be on a new line
|
PHPCS:
lib/teksttv.php#L38
Opening brace should be on a new line
|
PHPCS:
lib/teksttv.php#L55
Opening brace should be on a new line
|
PHPCS:
lib/teksttv.php#L76
Opening brace should be on a new line
|
PHPCS:
lib/teksttv.php#L105
Opening brace should be on a new line
|
PHPCS:
lib/teksttv.php#L124
Expected 1 space after FUNCTION keyword; 0 found
|