Refactor LazaretController

This commit is contained in:
Benoît Burnichon
2015-05-15 00:08:36 +02:00
parent b19083096b
commit ad766a3eaf
4 changed files with 222 additions and 114 deletions

View File

@@ -421,7 +421,7 @@ class LazaretFile
/**
* Get an array of records that can be substitued by the Lazaret file
*
* @return array
* @return \record_adapter[]
*/
public function getRecordsToSubstitute(Application $app)
{