mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-31 00:08:40 +00:00
make null model final
This commit is contained in:
parent
08d893da2a
commit
b077829394
|
|
@ -22,6 +22,6 @@ namespace Modules\Profile\Models;
|
|||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
*/
|
||||
class NullContactElement extends ContactElement
|
||||
final class NullContactElement extends ContactElement
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user