From 2a536797bf505aef14650ee0e5553291d8f3e2eb Mon Sep 17 00:00:00 2001 From: Greg Bowler Date: Fri, 10 Oct 2025 19:56:27 +0100 Subject: [PATCH] Add JetBrains sponsorship to README with H1 heading --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index af1a19e..ba10388 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,9 @@ Common areas you will see this interface used: ------------------------------ A lot of repositories within PHP.Gt that utilise this class were repeating the same getter code, so this trait was introduced to remove the repetition. All getter functions of the interface are implemented, introducing a protected helper function `getNullableType` which removes the repetition of checking null values before casting them. The `getNullableType` function also allows a callback to be passed as the type parameter, allowing more complex nullable types to be constructed. + +# Proudly sponsored by + +[JetBrains Open Source sponsorship program](https://www.jetbrains.com/community/opensource/) + +[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://www.jetbrains.com/community/opensource/)