11 lines
103 B
PHP
11 lines
103 B
PHP
|
<?php
|
||
|
|
||
|
/**
|
||
|
* Description of BNotificationBus
|
||
|
*
|
||
|
* @author nur
|
||
|
*/
|
||
|
class SwpmNotificationBus {
|
||
|
|
||
|
}
|