File_SearchReplace::setDirectories()

File_SearchReplace::setDirectories() – set file location

Synopsis

require_once 'File/SearchReplace.php';

void File_SearchReplace::setDirectories ( array $directories )

Description

Set the directories where the files to scan reside.

Parameter

  • string $directories - the directories to perform

Note

This function can not be called statically.

execute search&replace (Previous) set the files to scan (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.