This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
joker
/
composer
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Make sure there is a class to find in the file that must be ignored
Jordi Boggiano
%!s(int64=12) %!d(string=hai) anos
pai
2e19d67aec
achega
78290945b8
Modificáronse 1 ficheiros
con
6 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
6
0
tests/Composer/Test/Autoload/Fixtures/classmap/notPhpFile.md
+ 6
- 0
tests/Composer/Test/Autoload/Fixtures/classmap/notPhpFile.md
Ver ficheiro
@@ -1 +1,7 @@
This file should be skipped.
+
+<?php
+
+class mustSkip {
+
+}