Example #1
0
 /**
  * Register post types.
  *
  * @since 3.3.6
  */
 public function buildPostTypes()
 {
     $this->engine->buildPostTypes();
 }