This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
joker
/
composer
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Jelajahi Sumber
Make sure there is a class to find in the file that must be ignored
Jordi Boggiano
12 tahun lalu
induk
2e19d67aec
melakukan
78290945b8
1 mengubah file
dengan
6 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
6
0
tests/Composer/Test/Autoload/Fixtures/classmap/notPhpFile.md
+ 6
- 0
tests/Composer/Test/Autoload/Fixtures/classmap/notPhpFile.md
Tampilan Berkas
@@ -1 +1,7 @@
This file should be skipped.
+
+<?php
+
+class mustSkip {
+
+}