Raml\Validator\RequestValidator::__construct PHP Метод

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

public __construct ( ValidatorSchemaHelper $schema )
$schema ValidatorSchemaHelper
    public function __construct(ValidatorSchemaHelper $schema)
    {
        $this->schemaHelper = $schema;
    }