Skip to content

Commit

Permalink
docs improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikbosch committed May 22, 2024
1 parent 567f29b commit ded35c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ use Aura\Di\Injection\Lazy;
use Aura\Di\Injection\LazyLazy;
use Aura\Di\Injection\LazyNew;

#[\Attribute]
class Route implements AttributeConfigInterface {
public function __construct(private string $method, private string $uri) {
}
Expand Down

0 comments on commit ded35c1

Please sign in to comment.