Created
January 30, 2017 16:38
-
-
Save joetannenbaum/9448be653305a52536e4b90d67ed3c5b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
public function updated($model) | |
{ | |
$this->track($model); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment