• File: frontend.php
  • Full Path: /home/dealkatnwc/www/wp-content/plugins/types/application/controllers/frontend.php
  • Date Modified: 02/11/2019 2:36 PM
  • File size: 148 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

/**
 * Main front-end controller for Types.
 * 
 * @since 2.0
 */
final class Types_Frontend {

	public static function initialize() {

	}

}