Skip to content

Commit

Permalink
Encapsulate
Browse files Browse the repository at this point in the history
  • Loading branch information
SephVelut committed May 30, 2014
1 parent c9a51ca commit 9696acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Lio/Core/FormModel.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ class FormModel
{
protected $inputData;
protected $validationRules;
protected $validator;

public function __construct()
{
Expand Down

0 comments on commit 9696acf

Please sign in to comment.