inpsyde / WP-Stash

Bridge between WordPress and StashPHP, providing a PSR6-compliant caching system for WordPress
https://inpsyde.com/en/wordpress-caching-system-wpstash/
GNU General Public License v2.0
51 stars 13 forks source link

Fix code style #23

Closed Biont closed 2 years ago

Biont commented 2 years ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) code style

What is the current behavior? (You can also link to an open issue here) Everything is working

What is the new behavior (if this is a feature change)? Everything is hopefully still working since there should have been no functional changes

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?) no

Other information: