. */ namespace DoctrineTest\InstantiatorTestAsset; /** * A simple trait with no attached logic * * @author Marco Pivetta */ trait SimpleTraitAsset { }