@@ -41,7 +41,7 @@ |
||
41 | 41 | * Registers an eZ Publish field type. |
42 | 42 | * Field types are being registered as a closure so that they will be lazy loaded. |
43 | 43 | * |
44 | - * @param string $nameableFieldTypeServiceId The field type nameable service Id |
|
44 | + * @param string $fieldTypeServiceId The field type nameable service Id |
|
45 | 45 | * @param string $fieldTypeAlias The field type alias (e.g. "ezstring") |
46 | 46 | */ |
47 | 47 | public function registerNonNameableFieldType($fieldTypeServiceId, $fieldTypeAlias) |