artesaos/defender

View on GitHub
src/Defender/Pivots/PermissionUserPivot.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Artesaos\Defender\Pivots;

/**
 * Class PermissionUserPivot.
 */
class PermissionUserPivot extends AbstractDefenderPivot
{
}