Procedural File: MatchingTask.php
Source Location: /tasks/system/MatchingTask.php
Classes:
MatchingTask
This is an abstract task that should be used by all those tasks that require to include or exclude files based on pattern matching.
Page Details:
Includes:
include_once('phing/util/DirectoryScanner.php') [line 26]
include_once('phing/types/FileSet.php') [line 24]
include_once('phing/types/PatternSet.php') [line 25]
require_once('phing/Task.php') [line 22]
require_once('phing/types/selectors/SelectorContainer.php') [line 23]
|