galmi/xacmlBundle

View on GitHub
Entity/Rule.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Galmi\XacmlBundle\Entity;


class Rule extends \Galmi\Xacml\Rule
{

}