wp = $wp; } public function init() { $this->wp->registerBlockType( Env::$assetsPath . '/js/src/newsletter_block' ); } }