classes/phing/tasks/system/LoadFileTask.php
LoadFileTask
Loads a (text) file and stores the contents in a property. Supports filterchains.
- author
- Michiel Rook
- package
- phing.tasks.ext
- version
- $Id: LoadFileTask.php 1126 2011-05-31 20:49:04Z mrook $
\LoadFileTask
LoadFileTask
Loads a (text) file and stores the contents in a property. Supports filterchains.
- Extends from
- \Task
- author
- Michiel Rook
- copyright
- 2001,2002 THYRELL. All rights reserved
- package
- phing.tasks.ext
- version
- $Id: LoadFileTask.php 1126 2011-05-31 20:49:04Z mrook $
Properties

\FilterChain[]
$filterChains= 'array'
Array of FilterChain objects
arrayDetails- Type
- \FilterChain[]