This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
joker
/
composer
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
فهرست منبع
Make sure there is a class to find in the file that must be ignored
Jordi Boggiano
12 سال پیش
والد
2e19d67aec
کامیت
78290945b8
1فایلهای تغییر یافته
به همراه
6 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
6
0
tests/Composer/Test/Autoload/Fixtures/classmap/notPhpFile.md
+ 6
- 0
tests/Composer/Test/Autoload/Fixtures/classmap/notPhpFile.md
مشاهده فایل
@@ -1 +1,7 @@
This file should be skipped.
+
+<?php
+
+class mustSkip {
+
+}