mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Пересмотрены висящие TODO
This commit is contained in:
		@@ -5,10 +5,7 @@ use yii\helpers\ArrayHelper;
 | 
			
		||||
 | 
			
		||||
class ConfigLoader {
 | 
			
		||||
 | 
			
		||||
    /*
 | 
			
		||||
     * TODO: В PHP 7.1 следует сделать её protected
 | 
			
		||||
     */
 | 
			
		||||
    const ROOT_PATH = __DIR__ . '/../..';
 | 
			
		||||
    private const ROOT_PATH = __DIR__ . '/../..';
 | 
			
		||||
 | 
			
		||||
    private $application;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user