Dumplie\Customer\Application\Extension\CoreExtension::boot PHP Method

boot() public method

public boot ( Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator )
$serviceLocator Dumplie\SharedKernel\Application\ServiceLocator
    public function boot(ServiceLocator $serviceLocator)
    {
        $this->mapCommands($serviceLocator);
    }