mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-24 19:59:10 -04:00
Include Vendor
This commit is contained in:
9
vendor/symfony/console/Tests/Fixtures/input_option_6.json
vendored
Normal file
9
vendor/symfony/console/Tests/Fixtures/input_option_6.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "--option_name",
|
||||
"shortcut": "-o|-O",
|
||||
"accept_value": true,
|
||||
"is_value_required": true,
|
||||
"is_multiple": false,
|
||||
"description": "option with multiple shortcuts",
|
||||
"default": null
|
||||
}
|
||||
Reference in New Issue
Block a user