| 1 | <?php |
||
| 16 | class FoldableFeature extends Feature |
||
| 17 | { |
||
| 18 | /** |
||
| 19 | * @author stev leibelt <[email protected]> |
||
| 20 | * @since 2013-06-26 |
||
| 21 | */ |
||
| 22 | public function __construct() |
||
| 26 | } |