spec\GrumPHP\Linter\Json\JsonLintErrorSpec::let PHP Метод

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

public let ( )
    function let()
    {
        $this->beConstructedWith(LintError::TYPE_ERROR, 'Full Json Parser Exception', 'file.json', 0);
    }