Allow usage of custom admin account; allow usage of custom user content-type

This commit is contained in:
gggeek
2017-04-18 23:17:44 +01:00
parent b48f6c6dd0
commit a2f82ee82f
16 changed files with 82 additions and 42 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ namespace Kaliop\eZMigrationBundle\API;
interface EnumerableReferenceResolverInterface
{
/**
* Adds a reference to be retrieved later.
* Lists all existing references
*
* @return array key: ref identifier, value: reference value
*/