more refactoring and dependency injection.
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
<?php namespace Laravel;
|
||||
|
||||
class Config_Facade extends Facade {
|
||||
|
||||
public static $resolve = 'config';
|
||||
|
||||
}
|
||||
|
||||
class Config {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user