plugin = $plugin; $this->hooks(); } public function hooks() { // Do hooks etc... } }