trait_exists(Информация о версии неизвестна, возможно, только в SVN) trait_exists — Checks if the trait exists Описание
   bool trait_exists
    ( string $traitname
   [, bool $autoload
  ] ) 
  
 Список параметров
 Возвращаемые значенияReturns TRUE if trait exists, FALSE if not, NULL in case of an error.  | 
||