Wolnosciowiec-Archive / VoterSkeletonBundle

Symfony security voter skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voter Skeleton

A voter simple implementation concept.

Assumptions:

  • Permission name is a class method name
  • Convention of methods naming is "can{do Something}"
  • Voter could be (but not must be) limited to a selected data type

About

Symfony security voter skeleton


Languages

Language:PHP 100.0%