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; /**