forked from wallabag/wallabag
Remove some complexicity in InstallCommand
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user