Menu

#23 filebrowser view method call fail after introducing type hinting

1.7
closed
None
5
2015-08-07
2015-08-07
manu
No

Several calls in controller.php fail after introducing type hinting in View Class.
check:
->view->error()
->view->message()
->view->info()
Is type hinting really necessary here? The used translate() method accepts both string and array().

Discussion

  • Christoph Michael Becker

    That's basically a duplicate of #18.

     
  • Christoph Michael Becker

    • status: open --> closed