]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/discovery/package/class_PackageRecipientDiscovery.php
Added possible missing interface IteratorAggregate (SPL)
[hub.git] / application / hub / main / discovery / package / class_PackageRecipientDiscovery.php
index ae48aa47bd6b34618cf5ed3e4d9b642f1b8d5d4b..b8bcbd35be460adfdc1bfe99fc2fb21d37afcb9d 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class PackageRecipientDiscovery extends BaseHubDiscovery implements DiscoverableRecipient, Registerable {
+class PackageRecipientDiscovery extends BaseHubDiscovery implements DiscoverableRecipient, Registerable, IteratorAggregate {
        /**
         * Protected constructor
         *