I believe Concrete class are those classes which can be instantiated. So an abstract class or interface are not concrete types because you can't instantiate them directly.
cringer said:
I believe Concrete class are those classes which can be instantiated. So an abstract class or interface are not concrete types because you can't instantiate them directly.
thanks
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community