Passed
Push — php7build ( 8d6a18...cbd571 )
by Fabien
03:14
created
FabienCrassatCurriculumVitaeExtensionExpectedExceptionTest.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -47,6 +47,7 @@
 block discarded – undo
47 47
 
48 48
     /**
49 49
     * Creates a configuration
50
+    * @param string[] $config
50 51
     */
51 52
     private function createConfiguration($config)
52 53
     {
Please login to merge, or discard this patch.
Tests/DependencyInjection/FabienCrassatCurriculumVitaeExtensionTest.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -90,6 +90,7 @@
 block discarded – undo
90 90
 
91 91
     /**
92 92
     * Creates a configuration
93
+    * @param string[] $config
93 94
     */
94 95
     private function createConfiguration($config)
95 96
     {
Please login to merge, or discard this patch.