Submit
Path:
~
/
/
usr
/
local
/
psa
/
admin
/
plib
/
vendor
/
jms
/
serializer
/
src
/
Builder
/
File Content:
DriverFactoryInterface.php
<?php declare(strict_types=1); namespace JMS\Serializer\Builder; use Doctrine\Common\Annotations\Reader; use Metadata\Driver\DriverInterface; interface DriverFactoryInterface { public function createDriver(array $metadataDirs, ?Reader $annotationReader = null): DriverInterface; }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
CallbackDriverFactory.php
997 bytes
0644
DefaultDriverFactory.php
3732 bytes
0644
DocBlockDriverFactory.php
986 bytes
0644
DriverFactoryInterface.php
289 bytes
0644
N4ST4R_ID | Naxtarrr