8000 modfied doc · CakeDC/cakephp-api@f9d2a3d · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit f9d2a3d

Browse files
delamuxsteinkel
authored andcommitted
modfied doc
1 parent 2eb308b commit f9d2a3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Documentation/actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ Let's define it here:
4747

4848

4949
```php
50-
namespace App\Api\Service\Action\Auth;
50+
namespace App\Api\Service\Action\Stats;
5151

5252
use CakeDC\Api\Exception\ValidationException;
5353
use CakeDC\Api\Service\Action\Action;
5454

55-
class LoginAction extends Action
55+
class StatsAction extends Action
5656
{
5757

5858
public function validates()

0 commit comments

Comments
 (0)
0