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

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

    public function allowUndefinedMethodInInterface()
    {
        return $this->allowUsageOfUndefinedMethodInMock();
    }
runner