Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Aug 8, 2018
1 parent 54e196a commit 9e7fae1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ A collection of (more or less) useful traits for PHP7+
- `Interfaces`
- `ArrayAccessTrait` - implements [`ArrayAccess`](http://php.net/manual/class.arrayaccess.php)
- `IteratorTrait` - implements [`Iterator`](http://php.net/manual/class.iterator.php)
- `SerializableTrait` - implements [`Serializable`](http://php.net/manual/class.serializable.php)
- `SPL`
- `CountableTrait` - implements [`Countable`](http://php.net/manual/class.countable.php)
- `SeekableIteratorTrait` - implements [`SeekableIterator`](http://php.net/manual/class.seekableiterator.php)
Expand Down

0 comments on commit 9e7fae1

Please sign in to comment.