File: PrefixSuffix.php

package info (click to toggle)
php-file-iterator 7.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 33,420 kB
  • sloc: php: 10,847; xml: 61; makefile: 18
file content (9 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (9)
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.
 */