File "empty_shebang.php"
Full Path: /var/www/html/back/vendor/phpdocumentor/reflection/tests/integration/data/GlobalFiles/empty_shebang.php
File size: 400 bytes
MIME-type: text/plain
Charset: utf-8
#!/bin/php
<?php
declare(strict_types=1);
/**
* This file is part of phpDocumentor.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @copyright 2015-2018 Mike van Riel<mike@phpdoc.org>
* @license http://www.opensource.org/licenses/mit-license.php MIT
* @link http://phpdoc.org
*/
require 'Pizza.php';