Completed
Push — master ( 1052a1...74f7bf )
by Josh
14:35
created
src/Plugins/BBCodes/Configurator/Repository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -109,7 +109,7 @@
 block discarded – undo
109 109
 	/**
110 110
 	* Create an exception for a bad repository file path
111 111
 	*
112
-	* @param  mixed $filepath
112
+	* @param  string $filepath
113 113
 	* @return InvalidArgumentException
114 114
 	*/
115 115
 	protected function createRepositoryException($filepath)
Please login to merge, or discard this patch.