Completed
Pull Request — master (#16)
by Fabien
06:12 queued 03:13
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
@@ -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.