Advertisement
Guest User

Untitled

a guest
May 26th, 2016
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. array(4) { [0]=> array(7) { ["file"]=> string(83) "C:\Users\natha\Documents\GitHub\Modul-151-Project\Code\controller\TagController.php" ["line"]=> int(24) ["function"]=> string(7) "display" ["class"]=> string(4) "View" ["object"]=> object(View)#6 (2) { ["viewfile":"View":private]=> string(17) "./view/header.php" ["properties":"View":private]=> array(2) { ["title"]=> string(4) "Tags" ["heading"]=> string(4) "Tags" } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [1]=> array(7) { ["file"]=> string(85) "C:\Users\natha\Documents\GitHub\Modul-151-Project\Code\controller\ImageController.php" ["line"]=> int(95) ["function"]=> string(11) "__construct" ["class"]=> string(13) "TagController" ["object"]=> object(TagController)#5 (1) { ["tagModel":"TagController":private]=> object(TagModel)#7 (1) { ["tableName":protected]=> string(4) "Tags" } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(7) { ["file"]=> string(73) "C:\Users\natha\Documents\GitHub\Modul-151-Project\Code\lib\Dispatcher.php" ["line"]=> int(27) ["function"]=> string(4) "send" ["class"]=> string(15) "ImageController" ["object"]=> object(ImageController)#2 (1) { ["imageModel":"ImageController":private]=> object(ImageModel)#4 (1) { ["tableName":protected]=> string(8) "pictures" } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [3]=> array(6) { ["file"]=> string(64) "C:\Users\natha\Documents\GitHub\Modul-151-Project\Code\index.php" ["line"]=> int(7) ["function"]=> string(8) "dispatch" ["class"]=> string(10) "Dispatcher" ["type"]=> string(2) "::" ["args"]=> array(0) { } } } array(2) { [0]=> array(7) { ["file"]=> string(85) "C:\Users\natha\Documents\GitHub\Modul-151-Project\Code\controller\ImageController.php" ["line"]=> int(153) ["function"]=> string(7) "display" ["class"]=> string(4) "View" ["object"]=> object(View)#1 (2) { ["viewfile":"View":private]=> NULL ["properties":"View":private]=> array(0) { } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [1]=> array(5) { ["function"]=> string(10) "__destruct" ["class"]=> string(15) "ImageController" ["object"]=> object(ImageController)#2 (1) { ["imageModel":"ImageController":private]=> object(ImageModel)#4 (1) { ["tableName":protected]=> string(8) "pictures" } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement