PHP Classes

File: Console/Tests/Fixtures/application_asxml2.txt

Recommend this page to a friend!
  Classes of Mukhamad Ikhsan   Redmine PHP Console Tools   Console/Tests/Fixtures/application_asxml2.txt   Download  
File: Console/Tests/Fixtures/application_asxml2.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: Redmine PHP Console Tools
Manage projects hosted in a Redmine installation
Author: By
Last change: Update of Console/Tests/Fixtures/application_asxml2.txt
Date: 4 months ago
Size: 320 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <symfony> <commands namespace="foo"> <command id="foo:bar" name="foo:bar"> <usage>foo:bar</usage> <description>The foo:bar command</description> <help/> <aliases> <alias>afoobar</alias> </aliases> <arguments/> <options/> </command> </commands> </symfony>