flowup / knowledge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't call lifecycle methods

BleedingDev opened this issue · comments

Motivation

Although we don't use lifecycle methods manually it can happen and it is always better to have this checked.

Proposal

Add http://codelyzer.com/rules/no-lifecycle-call/ rule to our codebase.