Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Add Dependency Injection Container extension. Add CS fixer recipe and apply CS fixing #11

Merged
merged 1 commit into from Apr 22, 2016

Conversation

PedroTroller
Copy link
Member

No description provided.

@PedroTroller PedroTroller force-pushed the refactoring/DI-extension-and-CS-fixer branch from d056c75 to 2bd0625 Compare April 7, 2016 14:04
$roles = array();

if (isset($rule['roles']) && !empty($rule['roles'])) {
if (isset($rule['roles']) && ! empty($rule['roles'])) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you add an extra space here ?

Choose a reason for hiding this comment

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

@Einenlum Einenlum merged commit acf9b5e into master Apr 22, 2016
@Einenlum Einenlum deleted the refactoring/DI-extension-and-CS-fixer branch April 22, 2016 13:25
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

3 participants