From d48be01fff31a7a9d611802721aa70532d251c3a Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Sat, 24 May 2014 14:55:11 +0200 Subject: Moved to src/ste for psr-4 compliance --- src/RuntimeError.php | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/RuntimeError.php (limited to 'src/RuntimeError.php') diff --git a/src/RuntimeError.php b/src/RuntimeError.php deleted file mode 100644 index ff3b26d..0000000 --- a/src/RuntimeError.php +++ /dev/null @@ -1,13 +0,0 @@ - is false, this will generate a error message instead of the tag's output. - */ -class RuntimeError extends \Exception {} -- cgit v1.2.3-54-g00ecf