• jmalott

    (@jmalott)


    Deprecated: Creation of dynamic property Canto::$admin is deprecated in /Users/joe/Desktop/Projects/seemonterey/web/wp-content/plugins/canto/includes/class-canto.php on line 219

    In the includes/class-canto.php file it just needs the $admin variable defined.

    class Canto

    {

    —>>> public $admin;



    Or do whatever you feel just make this stupid error go away. A client needs this plugin for some reason and it’s annoying my OCD to have it here when the fix is simple.

The topic ‘Creation of dynamic property – Needs simple Variable Declaration’ is closed to new replies.