From aa2da5a7060760ceee0ed412b89cd120654cc8c6 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Thu, 11 May 2017 12:28:01 +0000 Subject: [PATCH] Apply fixes from StyleCI --- b.php | 1 + 1 file changed, 1 insertion(+) diff --git a/b.php b/b.php index a5e0e36..d3afb0d 100644 --- a/b.php +++ b/b.php @@ -5,6 +5,7 @@ class a { use \danog\Serializable; protected $a; + public function ___construct() { var_dump('CONSTRUCTED a');