433 B
433 B
title | description |
---|---|
test.empty | test_empty attributes, type and example |
Constructor: test.empty
Attributes:
Name | Type | Required |
---|
Type: test_Empty
Example:
$test_empty = ['_' => 'test.empty', ];
Or, if you're into Lua:
test_empty={_='test.empty', }