Smalldb Symfony Bundle  v2.0
Public Member Functions | Protected Member Functions | List of all members
CompileSmalldbCommand Class Reference

Description

Compile generated Smalldb classes.

Inheritance diagram for CompileSmalldbCommand

Public Member Functions

 __construct (Smalldb $smalldb, string $dest_dir)
 CompileSmalldbCommand constructor. More...
 

Protected Member Functions

 configure ()
 {} More...
 
 execute (InputInterface $input, OutputInterface $output)
 {} More...
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( Smalldb  $smalldb,
string  $dest_dir 
)

CompileSmalldbCommand constructor.

Member Function Documentation

◆ configure()

configure ( )
protected

{}

◆ execute()

execute ( InputInterface  $input,
OutputInterface  $output 
)
protected

{}