Clear() public method

public Clear ( )
コード例 #1
0
ファイル: IdentityMap.php プロジェクト: timetoogo/penumbra
 public final function Clear()
 {
     $this->Cache->Clear();
 }