Skip to content

Commit

Permalink
one more minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
YSaxon committed Oct 17, 2023
1 parent 1a6d699 commit d81fd22
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Sandbox/SourcePolicyInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,5 @@
*/
interface SourcePolicyInterface
{
/**
* @param Source $source
*
*/
public function enableSandbox(Source $source = null): bool;
}

0 comments on commit d81fd22

Please sign in to comment.