oops, ditch old return type

This commit is contained in:
Ad Schellevis 2018-07-17 09:31:39 +02:00
parent 939f53eff2
commit 1ddfad34c1

View File

@ -187,7 +187,6 @@ class Plugin
yield $intfkey => $intf;
}
}
return $this->interfaceMapping;
}
/**