[Lunr.Config] General: Add types and update tests

Review Request #1196 — Created July 18, 2024 and submitted — Latest diff uploaded

smillernl
Lunr.Config
chore/types
lunr

General: Add types and update tests

(seems a bit duplicate of https://reviews.lunr.nl/r/1195 so I'll rebase after)

src/Lunr/Core/Configuration.php
src/Lunr/Core/Tests/ConfigurationArrayAccessTest.php
src/Lunr/Core/Tests/ConfigurationArrayUsageTest.php
src/Lunr/Core/Tests/ConfigurationBaseTest.php
src/Lunr/Core/Tests/ConfigurationConvertArrayToClassTest.php
src/Lunr/Core/Tests/ConfigurationLoadFileTest.php
src/Lunr/Core/Tests/ConfigurationNonArrayConstructorTest.php
src/Lunr/Core/Tests/ConfigurationTest.php
Loading...