Skip to content

Commit

Permalink
change name of model
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauricio Murga committed Jul 5, 2016
1 parent 167b0fe commit f44510c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Conekta/Log.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
<?php namespace Conekta;

class Conekta_Log extends Conekta_Resource
class Log extends Resource
{
public static function find($id)
{
Expand Down

0 comments on commit f44510c

Please sign in to comment.