From b3b0f6bd5b61101cc7b730b1c3d29e8a9525ab90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Votruba?= Date: Fri, 17 Apr 2015 12:46:52 +0200 Subject: [PATCH] PersisterException: missing license added --- .../ORM/Persisters/PersisterException.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lib/Doctrine/ORM/Persisters/PersisterException.php b/lib/Doctrine/ORM/Persisters/PersisterException.php index 111455e5b..71fd0d179 100644 --- a/lib/Doctrine/ORM/Persisters/PersisterException.php +++ b/lib/Doctrine/ORM/Persisters/PersisterException.php @@ -1,4 +1,21 @@ . + */ namespace Doctrine\ORM\Persisters;