From fe74fc33fdf5523b8d821ac4d5f0aa95e4057a23 Mon Sep 17 00:00:00 2001 From: Sebastiaan Stok Date: Thu, 30 Nov 2017 11:41:50 +0100 Subject: [PATCH] Update ValuesError.php http://i0.kym-cdn.com/photos/images/original/001/006/625/a44.gif --- ValuesError.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ValuesError.php b/ValuesError.php index 6b3f7b8..d05d1d2 100644 --- a/ValuesError.php +++ b/ValuesError.php @@ -16,14 +16,7 @@ */ class ValuesError { - /** - * @var string - */ private $subPath; - - /** - * @var string - */ private $message; /**