Browse Source

Add newline.

ADmad 11 years ago
parent
commit
5e6a39c814
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/View/View.php

+ 1 - 0
src/View/View.php

@@ -754,6 +754,7 @@ class View {
 		}
 		return $this->_helpers;
 	}
+
 /**
  * Loads a helper. Delegates to the `HelperRegistry::load()` to load the helper
  *