Commit 3b417a5b authored by Bong Cosca's avatar Bong Cosca
Browse files

Change visibility level of Cache properties

parent bcc667e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1589,7 +1589,7 @@ abstract class Prefab {
//! Cache engine
class Cache extends Prefab {

	private
	protected
		//! Cache DSN
		$dsn,
		//! Prefix for cache entries