File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
* @author Made Mas Adi Winata <m45adiwinata@gmail.com>
9
9
* @license https://mit-license.org/ MIT License
10
10
* @version GIT: 0.0.1
11
- * @link https://brispot.bri.co.id/
11
+ * @link https://github.com/spotlibs
12
12
*/
13
13
14
14
declare (strict_types=1 );
28
28
* @package Commands
29
29
* @author Made Mas Adi Winata <m45adiwinata@gmail.com>
30
30
* @license https://mit-license.org/ MIT License
31
- * @link https://brispot.bri.co.id /
31
+ * @link https://github.com /
32
32
*/
33
33
class TestMakeCommand extends GeneratorCommand
34
34
{
Original file line number Diff line number Diff line change 8
8
* @author
9
9
* @license https://mit-license.org/ MIT License
10
10
* @version GIT: 0.0.1
11
- * @link https://brispot.bri.co.id /
11
+ * @link https://github.com /
12
12
*/
13
13
14
14
declare(strict_types=1);
@@ -31,7 +31,7 @@ use App\Usecases\DummyUsecase;
31
31
* @package Collections
32
32
* @author
33
33
* @license https://mit-license.org/ MIT License
34
- * @link https://brispot.bri.co.id /
34
+ * @link https://github.com /
35
35
*/
36
36
class DummyClassController extends Controller
37
37
{
Original file line number Diff line number Diff line change 8
8
* @author
9
9
* @license https://mit-license.org/ MIT License
10
10
* @version GIT: 0.0.1
11
- * @link https://brispot.bri.co.id /
11
+ * @link https://github.com /
12
12
*/
13
13
14
14
declare(strict_types=1);
You can’t perform that action at this time.
0 commit comments