Skip to content

Commit

Permalink
Remove unused property.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed May 27, 2019
1 parent b542827 commit b94e91c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/Eloquent/FormAccessible.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@

trait FormAccessible
{
/**
* A cached ReflectionClass instance for $this.
*
* @var \ReflectionClass
*/
protected $reflection;

/**
* Get form value.
*
Expand Down

0 comments on commit b94e91c

Please sign in to comment.