Completed
Push — master ( 9f26e2...6b5f50 )
by Philip
06:14 queued 03:38
created

Changes

1 issue (informational) was introduced.
1 new patch (Doc Comments) is available.
1 added class/operation
Arrow A ServiceProvider::setTemplate() added
8.31
▶   ± 0
Test Coverage
100%
▶ ±0%
Head
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')
1 more commit
Base
Philip Lehmann-Boehm  
removed unused import