Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
php head doc
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Jan 7, 2016
1 parent 790ab2b commit 1beb501
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ In above abstract class with modified `__invoke()` method, we check if the actio

So, what we need to do in out routed middleware class is extends the AbstractPage we created:

```
```php
namespace Album\Action;

use App\Action\AbstractPage;
Expand Down

0 comments on commit 1beb501

Please sign in to comment.