* @since 2.0 */ class Permission extends Item { /** * {@inheritdoc} */ public $type = self::TYPE_PERMISSION; }