Skip to content

Commit

Permalink
Link to the test
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 4, 2022
1 parent 3267b2e commit 2612d36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/framework/src/Framework/Concerns/InvokableAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

/**
* Base class for invokable actions. Provides a helper to invoke the action statically.
*
* @see \Hyde\Framework\Testing\Feature\InvokableActionTest
*/
abstract class InvokableAction
{
Expand Down

0 comments on commit 2612d36

Please sign in to comment.