改名
This commit is contained in:
@@ -82,9 +82,6 @@ class Annotation extends Component
|
||||
*/
|
||||
private function scanDir(array $paths, string $namespace, string $alias): static
|
||||
{
|
||||
if ($alias == 'sockets') {
|
||||
var_dump($paths);
|
||||
}
|
||||
foreach ($paths as $path) {
|
||||
$explode = explode('/', $path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user