mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Typos in Users in RegenerateSqliteDb command.
PHPCS of tests
This commit is contained in:
@@ -305,6 +305,14 @@ abstract class PhraseanetTestCase extends WebTestCase
|
||||
return self::$DI['record_1'];
|
||||
}
|
||||
|
||||
/**
|
||||
* @return record_adapter
|
||||
*/
|
||||
public function getRecord2()
|
||||
{
|
||||
return self::$DI['record_2'];
|
||||
}
|
||||
|
||||
/**
|
||||
* @return record_adapter
|
||||
*/
|
||||
|
Reference in New Issue
Block a user