@@ -1,7 +1,7 @@
<?php
namespace Qii\Driver;
-trait traitCache
+trait TraitCache
{
public $cache;
/**
-trait traitDatabase
+trait TraitDatabase