%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/c/a/s/casasmonvl/ges4t.old/wp-content/plugins/the-events-calendar/src/Tribe/Asset/
Upload File :
Create Path :
Current File : /home/c/a/s/casasmonvl/ges4t.old/wp-content/plugins/the-events-calendar/src/Tribe/Asset/Factory.php

<?php

class Tribe__Events__Asset__Factory extends Tribe__Asset__Factory {
	/**
	 * @return string
	 */
	protected function get_asset_class_name_prefix() {
		return 'Tribe__Events__Asset__';
	}

	/**
	 * @return Tribe__Events__Asset__Factory
	 */
	public static function instance() {
		static $instance;

		if ( ! $instance ) {
			$instance = new self;
		}

		return $instance;
	}
}

Zerion Mini Shell 1.0