[Lunr] Spark: Add types to FB API and SoapClient

Review Request #880 — Created Oct. 26, 2022 and submitted

smillernl
Lunr
fix/spark/81_types
876
lunr
Spark: Add types to FB API and SoapClient


  • 0
  • 0
  • 4
  • 0
  • 4
Description From Last Updated
pprkut
  1. 
      
  2. src/Lunr/Spark/LunrSoapClient.php (Diff revision 1)
     
     

    It's not self though, it's static, but we have to wait for PHP 8.0 for that.

  3. src/Lunr/Spark/LunrSoapClient.php (Diff revision 1)
     
     
     
     
     
     
  4. 
      
smillernl
b.stoop
  1. 
      
  2. src/Lunr/Spark/LunrSoapClient.php (Diff revision 2)
     
     
     
     

    These type should be array|null, right?

  3. 
      
smillernl
b.stoop
  1. 
      
  2. src/Lunr/Spark/LunrSoapClient.php (Diff revision 3)
     
     

    I'm not sure if it's a requirement by the codestyle but shouldn't header be uppercased?

    1. I fixed it, but that didn't change in this review so it's unrelated.

  3. 
      
smillernl
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (0f74370)
Loading...