Skip to content
Snippets Groups Projects
Commit 8197df32 authored by Oleh Posyniak's avatar Oleh Posyniak
Browse files

MAGETWO-62491: [PR] Delivery of stories (sprint 3)

parent 98d8a3e8
No related merge requests found
......@@ -62,9 +62,9 @@ class System implements ConfigTypeInterface
* @param \Magento\Framework\App\Config\Spi\PostProcessorInterface $postProcessor
* @param \Magento\Store\Model\Config\Processor\Fallback $fallback
* @param \Magento\Framework\Cache\FrontendInterface $cache
* @param \Magento\Framework\Serialize\SerializerInterface $serializer
* @param \Magento\Framework\App\Config\Spi\PreProcessorInterface $preProcessor
* @param int $cachingNestedLevel
* @param \Magento\Framework\Serialize\SerializerInterface $serializer
*/
public function __construct(
\Magento\Framework\App\Config\ConfigSourceInterface $source,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment