Modules\Recipe\Sidebar\SidebarExtender::__construct PHP Метод

__construct() публичный Метод

public __construct ( Modules\Core\Contracts\Authentication $auth )
$auth Modules\Core\Contracts\Authentication
    public function __construct(Authentication $auth)
    {
        $this->auth = $auth;
    }