Skip to content

Commit 2881e48

Browse files
committed
PHPdoc updated
1 parent bf21c4b commit 2881e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Theme/Test/Unit/Controller/Result/AsyncCssPluginTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ protected function setUp(): void
5959
/**
6060
* Data Provider for before send response
6161
*
62-
* @return void
62+
* @return array
6363
*/
64-
public function sendResponseDataProvider()
64+
public function sendResponseDataProvider(): array
6565
{
6666
return [
6767
[

0 commit comments

Comments
 (0)