Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
count.xml Amend the code example and add return type (#4291)
Return type of Counter::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
- Loading branch information