Plugin::get_front_end()
Return
(\Vimeotheque\Front_End)
Source
File: includes/libs/plugin.class.php
public function get_front_end(){
return $this->front_end;
}
(\Vimeotheque\Front_End)
File: includes/libs/plugin.class.php
public function get_front_end(){
return $this->front_end;
}