This commit is contained in:
Bernhard Posselt 2013-04-02 12:39:29 +02:00
Родитель c795c0aa10
Коммит 2a0804a8cf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -126,7 +126,7 @@ class DIContainer extends BaseContainer {
/**
* Utility
*/
$this['Fetcher'] = $this->share(function(){
$this['Fetcher'] = $this->share(function($c){
$fetcher = new Fetcher();
// register fetchers in order