Add PHPStan configuration for Symfony4 tests
- Created a new phpstan.neon file in the Symfony4 tests directory. - Configured paths and excluded Symfony3 directory. - Added bootstrap files for autoloading. - Set dynamic constant names and adjusted reporting settings. - Established PHPStan level to 6 for stricter analysis.
This commit is contained in:
9
NOTATKI.md
Normal file
9
NOTATKI.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Notatka: override tabeli produktow BO
|
||||
|
||||
Data: 2026-02-09
|
||||
|
||||
Po aktualizacji modulu `empikmarketplace` wyglad tabeli produktow w panelu administratora PrestaShop zostal nadpisany przez:
|
||||
|
||||
- `modules/empikmarketplace/views/PrestaShop/Admin/Product/CatalogPage/Lists/list.html.twig`
|
||||
|
||||
To ten plik odpowiada za modyfikacje widoku listy produktow (katalog, BO).
|
||||
Reference in New Issue
Block a user