Code Context * @link https://book.cakephp.org/2.0/en/core-utility-libraries/hash.html#Hash::get
*/
public static function get(array $data, $path, $default = null) {
Hash::get() - CORE/Cake/Utility/Hash.php, line 45
AppController::currUser() - APP/Controller/AppController.php, line 121
ProductsController::view() - APP/Controller/ProductsController.php, line 186
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118