Свойство | Тип | Описание | |
---|---|---|---|
$themeLocator | WellCommerce\Bundle\ThemeBundle\Locator\ThemeLocatorInterface |
Метод | Описание | |
---|---|---|
__construct ( WellCommerce\Bundle\ThemeBundle\Locator\ThemeLocatorInterface $themeLocator, array $paths = [] ) | FileLocator constructor. | |
locate ( mixed $name, string | null $dir = null, boolean $first = true ) : array | string | Returns a full path for a given template |
public __construct ( WellCommerce\Bundle\ThemeBundle\Locator\ThemeLocatorInterface $themeLocator, array $paths = [] ) | ||
$themeLocator | WellCommerce\Bundle\ThemeBundle\Locator\ThemeLocatorInterface | |
$paths | array |