added packages auto-load array.
This commit is contained in:
@@ -23,6 +23,8 @@ class Package {
|
||||
{
|
||||
static::load($value);
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
// Packages may have a bootstrap file, which commonly is used to register auto-loaders
|
||||
|
||||
Reference in New Issue
Block a user