Removed EncodingType.php
This commit is contained in:
parent
9a876278ab
commit
478d12fd43
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
namespace TamerLib\Enums;
|
|
||||||
|
|
||||||
final class EncodingType
|
|
||||||
{
|
|
||||||
public const CLOSURE_POINTER = 0;
|
|
||||||
|
|
||||||
public const SERIALIZED = 100;
|
|
||||||
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue