You are here

protected property FeedsAccountSwitcher::$accountStack in Feeds 7.2

A stack of previous overridden accounts.

Type: object[]

File

includes/FeedsAccountSwitcher.inc, line 22
Contains FeedsAccountSwitcher class.

Class

FeedsAccountSwitcher
An implementation of FeedsAccountSwitcherInterface.

Code

protected $accountStack = array();