Error Object
(
    [message:protected] => Call to undefined function Controllers\convertPrice()
    [string:Error:private] => 
    [code:protected] => 0
    [file:protected] => /home/mike/Controllers/BaseController.php
    [line:protected] => 925
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/mike/Controllers/Index.php
                    [line] => 227
                    [function] => __destruct
                    [class] => Controllers\BaseController
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /EasyFrame/App.php
                    [line] => 119
                    [function] => __destruct
                    [class] => Controllers\Index
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /home/mike/public_html/index.php
                    [line] => 30
                    [function] => run
                    [class] => EasyFrame\App
                    [type] => ->
                )

        )

    [previous:Error:private] => 
)