* * @deprecated Use NullTransport instead. From PHP7 null is reserved word and this class will be removed in further Elastica releases */ class Null extends NullTransport { }