From a9b910f026d1a06e86d18d2cac309ffce68fd3b0 Mon Sep 17 00:00:00 2001 From: Philippe Jausions Date: Thu, 3 May 2018 15:31:40 +0300 Subject: [PATCH] - Documentation update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b50c2ef..17fc3fe 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Typed Collections +# Typed Doctrine Collections Type hinting is evolving but PHP 7 still does not currently provide a way to define the type of the elements of an array (a.k.a. Generics.)