mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 01:20:03 +02:00
wip
This commit is contained in:
@@ -118,14 +118,6 @@ final readonly class SourceScope
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return list<string>
|
||||
*/
|
||||
public function includes(): array
|
||||
{
|
||||
return $this->includes;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return list<string>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user