wiki.techinc.nl/includes/block/Restriction
David Barratt be27181956 Add NamespaceRestriction class so that BlockRestriction can handle namespaces.
This begins work on making namespaces a valid restriction type. The CRUD
operations of BlockRestriction can now handle namespaces. Since
NamespaceRestriction implements Restriction, enforcement should start working
immediately, but testing enforcement will come in a subsequent patch since it's
impossible to create them.

Bug: T204991
Change-Id: I7264b452d9ad788c146d6ea25d01d4d7cb5ac4f6
2019-01-21 14:19:39 +00:00
..
AbstractRestriction.php Add NamespaceRestriction class so that BlockRestriction can handle namespaces. 2019-01-21 14:19:39 +00:00
NamespaceRestriction.php Add NamespaceRestriction class so that BlockRestriction can handle namespaces. 2019-01-21 14:19:39 +00:00
PageRestriction.php Add NamespaceRestriction class so that BlockRestriction can handle namespaces. 2019-01-21 14:19:39 +00:00
Restriction.php Add NamespaceRestriction class so that BlockRestriction can handle namespaces. 2019-01-21 14:19:39 +00:00