rename $static variable to staticGenerator / static_generator

Created on 8 January 2024, over 1 year ago

Problem/Motivation

Having variables called $static and $this->static is confusing in a language like PHP where static is a keyword with a particular meaning (multiple, in fact).

I'm finding it's adding to mental load while reading the code.

Steps to reproduce

Proposed resolution

Rename to $this->staticGenerator / $static_generator throughout.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024