add custom dir to Gruntfile
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
namespace Espo\Custom;
|
||||
|
||||
class Test
|
||||
{
|
||||
public function hello()
|
||||
{
|
||||
return 'hello';
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user