File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,10 @@ if (NOT COMMAND "var_dump")
4646 #! var_dump : Output human readable information about given properties
4747 #
4848 #
49- # @param [OUTPUT <variable>] Optional - If specified, information is assigned to output variable
50- # instead of being printed to stderr.
51- # @param [WITHOUT_NAMES ] Option, if given then property names are omitted from the output
52- # @param [PROPERTIES <variable>... ] One or more variables to dump information about.
49+ # @param [OUTPUT <variable>] Optional - If specified, information is assigned to output variable
50+ # instead of being printed to stderr.
51+ # @param [PROPERTIES <variable>... ] One or more variables to dump information about.
52+ # @param [WITHOUT_NAMES ] Option, if given then property names are omitted from the output
5353 #
5454 # @return
5555 # [OUTPUT] The resulting output variable, if OUTPUT was specified.
You can’t perform that action at this time.
0 commit comments