浏览代码

No extra blank line

Jose Lorenzo Rodriguez 12 年之前
父节点
当前提交
2f29ae69ac
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/Collection/Iterator/InsertIterator.php

+ 0 - 1
src/Collection/Iterator/InsertIterator.php

@@ -97,7 +97,6 @@ class InsertIterator extends Collection {
  *
  * @return void
  */
-
 	public function current() {
 		$row = parent::current();