AMYResourceManager::__construct PHP Метод

__construct() публичный Метод

public __construct ( $configuration = [] )
    public function __construct($configuration = array())
    {
        $this->configuration = $configuration;
    }