Skip to content

Commit

Permalink
Update Mapping.php
Browse files Browse the repository at this point in the history
  • Loading branch information
nilportugues committed Aug 22, 2015
1 parent d7c16a6 commit 98b023f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/Mapping/Mapping.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@

class Mapping
{
/**
* @var string
*/
private $className = '';
/**
* @var string
*/
private $resourceUrlPattern = '';
/**
* @var string
*/
Expand Down

0 comments on commit 98b023f

Please sign in to comment.