mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update imports.php
This commit is contained in:
@@ -58,7 +58,7 @@ class ImportsV1 extends Worker
|
||||
* @return Source
|
||||
* @throws \Exception
|
||||
*/
|
||||
function processSource(array $source): Source
|
||||
protected function processSource(array $source): Source
|
||||
{
|
||||
switch ($source['type']) {
|
||||
case 'firebase':
|
||||
|
||||
Reference in New Issue
Block a user