From 6bb43ea790a846d559bf8f1908006c35f263f4b4 Mon Sep 17 00:00:00 2001 From: Jean-Michel Vedrine Date: Mon, 29 Jan 2018 09:47:13 +0100 Subject: Whitespaces fix --- parser.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parser.php') diff --git a/parser.php b/parser.php index 6068b25..414ca1b 100644 --- a/parser.php +++ b/parser.php @@ -64,7 +64,7 @@ class qtype_algebra_parser_term { public $_arguments = array(); // Array of arguments in class form. public $_formats; // Array of format strings. public $_nargs; // Number of arguments for this term. - + /** * Constructor for the generic parser term. * -- cgit v1.2.3