MinervaNeue/includes/permissions
Piotr Miazga d7f60a26db Extract language/variants check to a service
The $hasLangauges and $hasVariants checks were used in couple places,
which lead to the same code used in many places.
Following the DRY rule, let's implement a Service that can do that
check, and use that service everywhere in code.

Bug: T224735
Change-Id: I46d58758356e870c408a74b2c087a42d6ad0ddea
2019-07-16 19:53:57 +00:00
..
IMinervaPagePermissions.php Hygiene: Extract isAllowedPageAction into MinervaPagePermissions 2019-06-21 15:30:11 +00:00
MinervaNoPagePermissions.php Hygiene: Extract isAllowedPageAction into MinervaPagePermissions 2019-06-21 15:30:11 +00:00
MinervaPagePermissions.php Extract language/variants check to a service 2019-07-16 19:53:57 +00:00