Fluid icon indicating copy to clipboard operation
Fluid copied to clipboard

[TASK] Make $controllerName an optional argument

Open mneuhaus opened this issue 9 years ago • 0 comments

We should change the signature of the resolveAvailableTemplateFiles method to allow $controllerName to be empty. We already support a null value for that argument, but keep that method signature as is for backwards compatability. We will change that signature towards a 2.0. https://github.com/NamelessCoder/Fluid/blob/master/src/View/TemplatePaths.php#L279

mneuhaus avatar Sep 29 '16 14:09 mneuhaus