Commit 59e48628 authored by Nils Goroll's avatar Nils Goroll Committed by Dridi Boukelmoune

polish

parent 5459a027
......@@ -186,8 +186,8 @@ Objects and methods
Varnish also supports a simple object model for vmods. Objects and
methods are declared in the vcc file as::
$Object class(`constructor arguments`)
$Method .method(`method arguments`)
$Object class(...)
$Method .method(...)
For declared object classes of a vmod, object instances can then be
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment