mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-08 00:03:12 +08:00
Migrated to PHPUnit mocks in RobotsActionTest
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Shlinkio\Shlink\Core\Crawling;
|
||||
interface CrawlingHelperInterface
|
||||
{
|
||||
/**
|
||||
* @return string[]|iterable
|
||||
* @return iterable<string>
|
||||
*/
|
||||
public function listCrawlableShortCodes(): iterable;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user