Facades look like static calls but are not. Understanding how Cache::get() reaches a real object in the container explains why facades stay testable.
Facades look like static calls but are not. Understanding how Cache::get() reaches a real object in the container explains why facades stay testable.