Remove end php tag from TemplateIteratorProvider

This commit is contained in:
Sean Harvey 2012-10-10 11:15:55 +13:00
parent 40276fdd32
commit fca9831e66

View File

@ -45,4 +45,3 @@ interface TemplateIteratorProvider {
public function iteratorProperties($pos, $totalItems);
}
?>