Closed joanhey closed 3 months ago
Any class that stay in the same namespace, don't need the use. Automatically it will call the class from the same namespace.
use
Any class that stay in the same namespace, don't need the
use
. Automatically it will call the class from the same namespace.