mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Remove some complexicity in InstallCommand
This commit is contained in:
parent
ba2157b270
commit
0e49487bb0
2 changed files with 8 additions and 8 deletions
|
@ -367,6 +367,8 @@ class EntriesExport
|
|||
/**
|
||||
* Return a Serializer object for producing processes that need it (JSON & XML).
|
||||
*
|
||||
* @param string $format
|
||||
*
|
||||
* @return Serializer
|
||||
*/
|
||||
private function prepareSerializingContent($format)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue