コード例 #1
0
ファイル: Mvc.php プロジェクト: adamjaso/little-mvc
 public function wp_logout()
 {
     $this->controller->wp_logout();
 }