Get rid of this variable since its not being used.
This commit is contained in:
parent
d636119e23
commit
93b22c2ec7
|
|
@ -10,11 +10,6 @@
|
|||
*/
|
||||
class cache {
|
||||
|
||||
/**
|
||||
* @var string $zzz description for the variable
|
||||
*/
|
||||
//private $zzz;
|
||||
|
||||
/**
|
||||
* Called when the object is created
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue