diff -r c06db7aa1b10 -r cdaf9dfb5dfd server/src/app/Console/Commands/ImportCocoonRDF.php --- a/server/src/app/Console/Commands/ImportCocoonRDF.php Thu Feb 23 18:59:04 2017 +0100 +++ b/server/src/app/Console/Commands/ImportCocoonRDF.php Thu Mar 02 15:09:17 2017 +0100 @@ -200,7 +200,7 @@ * * @return mixed */ - public function fire() { + public function handle() { libxml_use_internal_errors(true);