Skip to content
Snippets Groups Projects
Commit 43d2de8f authored by Wim Leers's avatar Wim Leers
Browse files

`phpstan`

parent bc3b7a78
No related branches found
Tags 8.x-1.21
No related merge requests found
Pipeline #198629 skipped
......@@ -92,6 +92,7 @@ final class FieldForComponentSuggester {
// Instance matches: filter to the ones matching the current host entity
// type + bundle.
$processed_matches[$cpe]['instances'] = [];
if ($host_entity_type) {
$processed_matches[$cpe]['instances'] = array_filter(
$m['instances'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment