Explorar el Código

:octocat: imagick stub

codemasher hace 5 años
padre
commit
33c7beb69b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .phan/config.php

+ 1 - 0
.phan/config.php

@@ -50,5 +50,6 @@ return [
 	//       and `exclude_analysis_directory_list` arrays.
 	'exclude_analysis_directory_list' => [
 		'vendor/',
+		'.phan/stubs'
 	],
 ];