Refactor CacheConfiguration to remove unnecessary whitespace, improving code readability.

This commit is contained in:
netkas 2025-03-13 14:01:42 -04:00
parent b6829ff2b5
commit c4cd5ee352
Signed by: netkas
GPG key ID: 4D8629441B76E4CC

View file

@ -56,7 +56,7 @@
{
return $this->enabled;
}
/**
* Retrieves the host value.
*