mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-23 02:09:03 +02:00
Applied symplify rules to codebase.
This commit is contained in:
parent
2f20d90041
commit
388e847b17
136 changed files with 1370 additions and 789 deletions
|
@ -32,7 +32,7 @@ use Symfony\Component\Translation\MessageCatalogue;
|
|||
* The purpose of this class is to extract label attributes out of our permissions.yaml structure,
|
||||
* so they can be translated.
|
||||
*/
|
||||
class PermissionExtractor implements ExtractorInterface
|
||||
final class PermissionExtractor implements ExtractorInterface
|
||||
{
|
||||
protected $permission_structure;
|
||||
protected $finished = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue