Completed
Push — master ( 6b5f50...0aa6a6 )
by Philip
06:20
created

Changes

Good job, 1 issue was fixed.
8.31
▶   ± 0
Test Coverage
100%
▶ ±0%
Head
Philip Lehmann-Boehm  
codestyle and documentation
Base
Philip Lehmann-Boehm  
changed the mechanism to define custom layouts and templates from Pimple keys like $app['crud.layout'] = 'myLayout.twig' to the Provider function $app['crud']->setTemplate('layout', 'myLayout.twig')