flush() public method

public flush ( )
Esempio n. 1
0
 public function flushJs()
 {
     $this->js->flush();
 }