Gets the installation profile directories to be scanned.
array A list of installation profile directory paths relative to the system root directory.
public function getProfileDirectories() { return $this->profileDirectories; }