Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Fixes #42 Add breadcrumbs to User Profiles #99

Merged
merged 2 commits into from
Apr 23, 2015

Conversation

JN-Jones
Copy link
Contributor

#42

@@ -2,6 +2,7 @@

namespace MyBB\Core\Http\Controllers;

use DaveJamesMiller\Breadcrumbs\Manager as Breadcrumbs;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we just create a sub-class of this called Breadcrumbs and save ourselves having to alias everywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably. But there are also some other classes we alias everywhere (all Manager and Repository classes). If we change that we should change it everywhere.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, we don't have to do it all in one go though!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's always better to do it in one go ;) Otherwise we start missing things again etc.

wpillar added a commit that referenced this pull request Apr 23, 2015
Fixes #42 Add breadcrumbs to User Profiles
@wpillar wpillar merged commit 6122f93 into mybb:master Apr 23, 2015
@wpillar wpillar deleted the fix-42-profile-breadcrumbs branch April 23, 2015 09:04
@JN-Jones JN-Jones mentioned this pull request Apr 23, 2015
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants