mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-10 11:33:17 +00:00
PHRAS-3823 Report - command line report generator (#4265)
* command report connections * some report * prefix beta * Update .dockerignore * some fix, add range option --------- Co-authored-by: Nicolas Maillat <maillat@alchemy.fr>
This commit is contained in:
@@ -83,4 +83,9 @@ class Excel
|
||||
$this->writer->close();
|
||||
}
|
||||
|
||||
public function getWriter()
|
||||
{
|
||||
return $this->writer;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user