Skip to content

Commit

Permalink
Removes unused property from SMF\IntegrationHook
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Stovell <[email protected]>
  • Loading branch information
Sesquipedalian committed Nov 6, 2024
1 parent cde30d6 commit 9bba5c4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Sources/IntegrationHook.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@ class IntegrationHook
* Public properties
*******************/

/**
* @var array
*
* The name of this integration hook.
*/
public array $name;

/**
* @var bool
*
Expand Down

0 comments on commit 9bba5c4

Please sign in to comment.