mageekguy\atoum\runner::disallowUndefinedMethodInInterface PHP Метод

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

    public function disallowUndefinedMethodInInterface()
    {
        return $this->disallowUsageOfUndefinedMethodInMock();
    }
runner