adrema/tests/stub/phpstan/File.stub

12 lines
90 B
Plaintext

<?php
namespace Symfony\Component\HttpFoundation\File;
/**
* @copy
*/
class File
{
}