Alen Abdula
Results
1
comments of
Alen Abdula
@misfist `array_unshift()` - prepends passed elements to the front of the array. [php.net](http://php.net/manual/en/function.array-unshift.php) If there's no `home.twig` template it will default to `index.twig`. Think of the `$templates` array as fallback...