Skip to content

Remove magic method and use setter method for user data

Codacy Production / Codacy Static Code Analysis required action Dec 9, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy

Annotations

Check warning on line 124 in classes/User/User.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

classes/User/User.php#L124

Avoid unused private fields such as '$cache_key'.

Check warning on line 131 in classes/User/User.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

classes/User/User.php#L131

Avoid unused private fields such as '$cache_duration'.