| 
 | Yaf_Application::clearLastErrorClear the last error info Description
   public Yaf_Application Yaf_Application::clearLastError
    ( void
   ) 
 ParametersThis function has no parameters. Return Values
 ExamplesExample #1 Yaf_Application::clearLastErrorexample 
<?phpThe above example will output something similar to: int(0) |