File_SearchReplace::setFiles()

File_SearchReplace::setFiles() – set the files to scan

Synopsis

require_once 'File/SearchReplace.php';

void File_SearchReplace::setFiles ( array $files )

Description

Set the files to scan.

Parameter

  • array $files - the file(s) to scan

Note

This function can not be called statically.

set file location (Previous) set pattern to find (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.