File: PrefixSuffix.php

package info (click to toggle)
php-file-iterator 5.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 29,188 kB
  • sloc: php: 433; xml: 46; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
<?php declare(strict_types=1);
/*
 * This file is part of phpunit/php-file-iterator.
 *
 * (c) Sebastian Bergmann <sebastian@phpunit.de>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */