We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -396,7 +396,7 @@ |
||
396 | 396 | * Get a namespaced version of the field type name. |
397 | 397 | * Appends the 'view_namespace' attribute of the field to the `type', using dot notation. |
398 | 398 | * |
399 | - * @param array $field Field array |
|
399 | + * @param string $field Field array |
|
400 | 400 | * @return string Namespaced version of the field type name. Ex: 'text', 'custom.view.path.text' |
401 | 401 | */ |
402 | 402 | public function getFieldTypeWithNamespace($field) |