Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php at line 42
Class ConvertMappingCommand
Class:ConvertMappingCommand - Superclass: Console
Console
⌊ ConvertMappingCommand
public class ConvertMappingCommand
extends Console
- License:
- http://www.opensource.org/licenses/lgpl-license.php LGPL
- See Also:
www.doctrine-project.org
- Since:
- 2.0
- Version:
- $Revision$
- Author:
- Benjamin Eberlei
- Guilherme Blanco
- Jonathan Wage
- Roman Borschel
Method Summary |
protected void |
configure() |
protected void |
execute(mixed input, mixed output) |
Method Detail
/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php at line 47
protected void configure()
- See Also:
- Console\Command\Command
/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php at line 85
execute
protected void execute(mixed input, mixed output)
- See Also:
- Console\Command\Command
Command to convert your mapping information between the various formats.