Caught exception: call_user_func_array() expects parameter 1 to be a valid callback, class 'BinsController' does not have a method '.*'

File: /var/www/sligo.me/public_html/nicedog.php

Line: 139

Trace

        #0 /var/www/sligo.me/public_html/nicedog.php(139): handleError()
#1 /var/www/sligo.me/public_html/nicedog.php(228): NiceDog->dispatch()
#2 /var/www/sligo.me/public_html/index.php(109): Run()
#3 {main}        

Exception Object

        ErrorException Object
(
    [message:protected] => call_user_func_array() expects parameter 1 to be a valid callback, class 'BinsController' does not have a method '.*'
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/sligo.me/public_html/nicedog.php
    [line:protected] => 139
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/sligo.me/public_html/nicedog.php
                    [line] => 139
                    [function] => handleError
                )

            [1] => Array
                (
                    [file] => /var/www/sligo.me/public_html/nicedog.php
                    [line] => 228
                    [function] => dispatch
                    [class] => NiceDog
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /var/www/sligo.me/public_html/index.php
                    [line] => 109
                    [function] => Run
                )

        )

    [previous:Exception:private] => 
    [severity:protected] => 2
)
        

Var Dump

        #0  Run() called at [/var/www/sligo.me/public_html/index.php:109]