Skip to content

Commit

Permalink
Removed FilteredIterator
Browse files Browse the repository at this point in the history
  • Loading branch information
klapuch committed Feb 5, 2017
1 parent 4a16d0d commit c72e439
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 125 deletions.
33 changes: 0 additions & 33 deletions Core/FilteredIterator.php

This file was deleted.

91 changes: 0 additions & 91 deletions Tests/Unit/FilteredIterator.phpt

This file was deleted.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "klapuch/iterator",
"description": "Iterators for array_map and array_filter",
"description": "Iterators replacing array functions",
"type": "library",
"homepage": "https://www.github.com/klapuch/Iterator",
"authors": [
Expand Down

0 comments on commit c72e439

Please sign in to comment.