mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-12 01:52:10 +00:00
Initial commit
This commit is contained in:
12
vendor/symfony/console/Tests/Fixtures/command_1.xml
vendored
Normal file
12
vendor/symfony/console/Tests/Fixtures/command_1.xml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<command id="descriptor:command1" name="descriptor:command1" hidden="0">
|
||||
<usages>
|
||||
<usage>descriptor:command1</usage>
|
||||
<usage>alias1</usage>
|
||||
<usage>alias2</usage>
|
||||
</usages>
|
||||
<description>command 1 description</description>
|
||||
<help>command 1 help</help>
|
||||
<arguments/>
|
||||
<options/>
|
||||
</command>
|
||||
Reference in New Issue
Block a user