<?php namespace Maknz\Slack\BlockElement; /** * @deprecated This class is deprecated in favour of StaticSelect since 2.2.0 and will be removed in a future release. */ class Select extends StaticSelect { }