PHP Class Pimcore\Model\Tool\Qrcode\Config\Dao

Inheritance: extends Pimcore\Model\Dao\PhpArrayTable
Show file Open project: pimcore/pimcore

Public Methods

Method Description
configure ( )
delete ( ) : void Deletes object from database
getByName ( null $id = null )
save ( )

Method Details

configure() public method

public configure ( )

delete() public method

Deletes object from database
public delete ( ) : void
return void

getByName() public method

public getByName ( null $id = null )
$id null

save() public method

public save ( )