SplFileInfo::getATime
  Gets last access time of the file
  
 
  Description
  
   public int SplFileInfo::getATime
    ( void
   )
  
  
 
  Parameters
  This function has no parameters.
  
 
  Return Values
  
   Returns the time the file was last accessed.
  
  
 
  Errors/Exceptions
  
   Throws RunTimeException on error.