Initial Upload
This commit is contained in:
15
lib/XMR/PlayerActionException.php
Normal file
15
lib/XMR/PlayerActionException.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/*
|
||||
* Spring Signage Ltd - http://www.springsignage.com
|
||||
* Copyright (C) 2015 Spring Signage Ltd
|
||||
* (PlayerActionException.php)
|
||||
*/
|
||||
|
||||
|
||||
namespace Xibo\XMR;
|
||||
|
||||
|
||||
class PlayerActionException extends \Exception
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user