mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 00:29:55 +02:00
Add missing docbock
This commit is contained in:
@@ -136,6 +136,11 @@ class Driver extends AbstractDriver
|
||||
return new FontProcessor();
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*
|
||||
* @see DriverInterface::supports()
|
||||
*/
|
||||
public function supports(string|Format|FileExtension|MediaType $identifier): bool
|
||||
{
|
||||
try {
|
||||
|
Reference in New Issue
Block a user