PHP Class Piwik\Plugins\CustomPiwikJs\Commands\UpdateTracker

Inheritance: extends Piwik\Plugin\ConsoleCommand
Show file Open project: piwik/piwik

Public Methods

Method Description
updateTracker ( $sourceFile, $targetFile, $ignoreMinified )

Protected Methods

Method Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Private Methods

Method Description
getPathOriginalPiwikJs ( )

Method Details

configure() protected method

protected configure ( )

execute() protected method

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

updateTracker() public method

public updateTracker ( $sourceFile, $targetFile, $ignoreMinified )