Property | Type | Description | |
---|---|---|---|
$_counter | integer | Store the current number of dots. | |
$_json | array | Store schema for JSON output |
Method | Description | |
---|---|---|
end ( object $summary ) | Callback called at the end of specs processing. | |
start ( array $args ) | Callback called before any specs processing. |
protected int $_counter | ||
return | integer |