0

this is my plugin function.

class Plugin_name extends Plugin
   function test(){
     return '1';
   }
}

i want to use this function in Controller file.

how can i call plugin function in Controller.

thank you.

Renish Khunt
  • 5,620
  • 18
  • 55
  • 92

0 Answers0