This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
joker
/
composer
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Kaynağa Gözat
Make sure there is a class to find in the file that must be ignored
Jordi Boggiano
12 yıl önce
ebeveyn
2e19d67aec
işleme
78290945b8
1 değiştirilmiş dosya
ile
6 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
6
0
tests/Composer/Test/Autoload/Fixtures/classmap/notPhpFile.md
+ 6
- 0
tests/Composer/Test/Autoload/Fixtures/classmap/notPhpFile.md
Dosyayı Görüntüle
@@ -1 +1,7 @@
This file should be skipped.
+
+<?php
+
+class mustSkip {
+
+}