1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 07:54:03 +00:00

Fix code style (php-cs-fixer)

This commit is contained in:
github-actions[bot] 2025-07-02 15:51:15 +00:00
parent cb1209d1b2
commit 7ae11dca7f

View file

@ -371,7 +371,6 @@ class TableRLSManager implements RLSPolicyManager
* *
* The comment constraints are retrieved using getFormattedCommentConstraints(). * The comment constraints are retrieved using getFormattedCommentConstraints().
* These constraints are formatted in the method itself. * These constraints are formatted in the method itself.
*
*/ */
protected function getConstraints(string $table): array protected function getConstraints(string $table): array
{ {