WellCommerce\Bundle\DistributionBundle\Loader\BundleLoader::getLocator PHP Method

getLocator() protected method

protected getLocator ( ) : BundleLocator
return WellCommerce\Bundle\DistributionBundle\Locator\BundleLocator
    protected function getLocator()
    {
        return new BundleLocator($this->kernel);
    }