RadoslavGeorgiev / rila-framework

A front-end WordPress framework with a set of many extendable class wrappers, inpired by the MVC ideology
GNU General Public License v2.0
18 stars 3 forks source link

Let the block class extend the Item class #22

Open RadoslavGeorgiev opened 7 years ago

RadoslavGeorgiev commented 7 years ago

If Rila\Block extends Rila\Item, it would be possible to use basic things like $this->some_property_name.