Unverified Commit ba01a8cc authored by Jeremy Mikola's avatar Jeremy Mikola Committed by GitHub

Fix link in CachingIterator::key() doc block

parent 5ad8456f
...@@ -76,7 +76,7 @@ class CachingIterator implements Countable, Iterator ...@@ -76,7 +76,7 @@ class CachingIterator implements Countable, Iterator
} }
/** /**
* @see http://php.net/iterator.mixed * @see http://php.net/iterator.key
* @return mixed * @return mixed
*/ */
public function key() public function key()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment