fucongcong/framework

View on GitHub
core/Group/Session/Bag/MetadataBag.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

The method initialize uses an else expression. Else clauses are basically not necessary and you can simplify the code by not using them.
Open

} else {
$this->stampCreated();
}
Category
Status