getContainer()->add( 'beacon', 'WP_Rocket\Engine\Admin\Beacon\Beacon' ) ->withArgument( $this->getContainer()->get( 'options' ) ) ->withArgument( $this->getContainer()->get( 'template_path' ) . '/settings' ) ->withArgument( $this->getContainer()->get( 'support_data' ) ); } }