%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/businessmultisite/wp-content/plugins/timber-library/lib/
Upload File :
Create Path :
Current File : /var/www/businessmultisite/wp-content/plugins/timber-library/lib/PostsIterator.php

<?php

namespace Timber;

/**
 * Class PostsIterator
 *
 * @package Timber
 */
class PostsIterator extends \ArrayIterator {
	
	public function current() {
		global $post;
		$post = parent::current();
		return $post;
	}
	
}

Zerion Mini Shell 1.0