Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2017-05-25 18:53:16 +00:00
parent 379386150b
commit 3d0ab06052

View File

@@ -8154,7 +8154,7 @@ public class ConsumerUtils {
// theoretically you could just pass the regex instead of `ServerDslProperty` but
// it's just to show some new tricks :)
return new ClientDslProperty(PatternUtils.oldEnough(), 40);
//remove::end[]
//remove::end[return]
}
}