From cfa901490681247b01da5913b0f3f1910916a449 Mon Sep 17 00:00:00 2001 From: Trismegiste Date: Sat, 11 May 2013 02:07:29 +0200 Subject: [PATCH] fixing namespace --- Decorator/Decorator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Decorator/Decorator.php b/Decorator/Decorator.php index 67c5b35..727c4c9 100644 --- a/Decorator/Decorator.php +++ b/Decorator/Decorator.php @@ -1,6 +1,6 @@