From 94c44208876d1eda33c7d64138a9be3494061348 Mon Sep 17 00:00:00 2001 From: Hamlet Date: Mon, 16 Jan 2017 12:02:55 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/Vuforia/Vuforia.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Vuforia/Vuforia.php b/src/Vuforia/Vuforia.php index 97ec7b8..cc70395 100644 --- a/src/Vuforia/Vuforia.php +++ b/src/Vuforia/Vuforia.php @@ -44,7 +44,7 @@ class Vuforia /** * @var Request[] */ - private $request_instances = []; + private $request_instances = array(); /** * @var Vuforia