pedroroccon's avatar

Shopping Cart - Single class instance for all application

Greetings!

I'm developing an e-commerce from scratch. The application should have a shopping cart, wich handles the items selected by the user.

It's possible to instantiate the class only once, so when I call Cart class this always returns me the same instance of Cart class?

Regards!

0 likes
3 replies

Please or to participate in this conversation.