public function KernelSpy::handleCallCount in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/stack/builder/tests/unit/Stack/StackedHttpKernelTest.php \Stack\KernelSpy::handleCallCount()
File
- vendor/
stack/ builder/ tests/ unit/ Stack/ StackedHttpKernelTest.php, line 132
Class
Namespace
StackCode
public function handleCallCount() {
return $this->handleCallCount;
}