Restore property deleted by accident

This commit is contained in:
Val Bancer 2018-08-05 15:34:12 +02:00 committed by GitHub
parent 377cd09062
commit 494913648d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,6 +152,7 @@ class App {
* *
* @var array * @var array
*/ */
protected static $_packages = array();
/** /**
* Holds the templates for each customizable package path in the application * Holds the templates for each customizable package path in the application