Manuel Vacelet (vaceletm)2025-09-09 17:31 Pushed gerrit #35530 as an example. The syntax like public string $full_content { get { return $this->default . "\n" . $this->project_defined; } } Is not yet supported by phpcs. It's unclear to me how to workaround this limitation ATM.