Completed
Pull Request — master (#317)
by
unknown
04:05
created
src/FacebookAds/Object/CustomAudienceMultiKey.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -38,8 +38,8 @@
 block discarded – undo
38 38
   const HASH_TYPE_SHA256 = 'sha256';
39 39
 
40 40
   /**
41
-  * @var \ArrayObject
42
-  */
41
+   * @var \ArrayObject
42
+   */
43 43
   protected $normalizers;
44 44
 
45 45
   /**
Please login to merge, or discard this patch.