PHP Basics

Errors

Table of Contents

src/DataStructures/StrictCollection.php 1
src/Interfaces/CountableTrait.php 1

StrictCollection.php

Type Line Description
ERROR 263 Tag "method" with body "@method array<Index, AllowedType> Array of collection items" has error An array can have only integers or strings as keys

CountableTrait.php

Type Line Description
ERROR 61 Tag "return" with body "@return non-negative-int The number of data items" has error "\OCC\Basics\Interfaces\non-negative-int" is not a valid Fqsen.

Search results