php-vfs icon indicating copy to clipboard operation
php-vfs copied to clipboard

Match docblock to defined param name.

Open Sam152 opened this issue 4 years ago • 0 comments

The mismatch triggers symfonys debug class loader with:

  1x: The "Vfs\Node\Factory\NodeFactory::buildFileLink()" method will require a new "FileInterface $file" argument in the next major version of its interface "Vfs\Node\Factory\NodeFactoryInterface", not defining it is deprecated.

Sam152 avatar Sep 21 '21 00:09 Sam152