Eloquent\Phony\Mock\Handle\Handle::checkNoInteraction PHP Метод

checkNoInteraction() публичный Метод

Checks if there was no interaction with the mock.
public checkNoInteraction ( ) : Eloquent\Phony\Event\EventCollection | null
Результат Eloquent\Phony\Event\EventCollection | null The result.
    public function checkNoInteraction();