Liquid syntax error: 'raw' tag was never closed
Hands-on debugging session: instrument, monitor, and fix
Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Since in GovernmentBank class the getInterestRate() method is not overridden, the method in the parent class will be called in the run-time.
Nice!!