Fix code review issues: typos, docblock consistency, and null checks

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-01-02 23:54:17 +00:00
parent 2d36373bea
commit 47d677b5db
3 changed files with 6 additions and 6 deletions

View file

@ -94,7 +94,7 @@ trait CompanyTrait
}
/**
* Set the addres.
* Set the address.
*
* @param string $new_address the new address (with "\n" as line break)
*