You are here

private property AcceptHeaderItem::$index in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/AcceptHeaderItem.php \Symfony\Component\HttpFoundation\AcceptHeaderItem::index

Type: int

File

vendor/symfony/http-foundation/AcceptHeaderItem.php, line 34

Class

AcceptHeaderItem
Represents an Accept-* header item.

Namespace

Symfony\Component\HttpFoundation

Code

private $index = 0;