Adjust formatting for readability and add return type to function #1
Annotations
10 errors
src/Model.php#L70
Property Phonyland\LanguageModel\Model::$excludedWords (array<array<string>>) does not accept array<array<array<string>|string>>.
|
src/Model.php#L142
Property Phonyland\LanguageModel\Model::$elements (array<string, Phonyland\LanguageModel\Element>) does not accept array<string, array<string, array<string, mixed>>|Phonyland\LanguageModel\Element>.
|
tests/LookupListTest.php#L8
Undefined variable: $this
|
tests/LookupListTest.php#L29
Undefined variable: $this
|
tests/LookupListTest.php#L39
Undefined variable: $this
|
tests/LookupListTest.php#L49
Undefined variable: $this
|
tests/LookupListTest.php#L59
Undefined variable: $this
|
tests/LookupListTest.php#L69
Undefined variable: $this
|
tests/LookupListTest.php#L73
Undefined variable: $this
|
|
The logs for this run have expired and are no longer available.
Loading