container->when( Asset::class ) ->needs( '$plugin_url' ) ->give( static fn(): string => KADENCE_BLOCKS_URL ); } }