refactor: move into src
This commit is contained in:
parent
675e89e9d1
commit
51c5f5759d
404 changed files with 2 additions and 2 deletions
|
@ -1,25 +0,0 @@
|
|||
// start code
|
||||
// src/Controller/BlogPageController.php
|
||||
|
||||
namespace Drupal\drupalcon\Controller;
|
||||
|
||||
class BlogPageController {
|
||||
|
||||
public function __invoke(): array {
|
||||
return [];
|
||||
}
|
||||
|
||||
}
|
||||
// end code
|
||||
|
||||
// start output
|
||||
. 1 / 1 (100%)
|
||||
|
||||
Time: 00:01.916, Memory: 6.00 MB
|
||||
|
||||
OK (1 test, 3 assertions)
|
||||
|
||||
Task completed in 0m2.147s
|
||||
// end output
|
||||
|
||||
Task completed in 0m2.124s
|
Loading…
Add table
Add a link
Reference in a new issue