Exemplo n.º 1
0
 /**
  * Clear internal array
  */
 private static function clearAllShoes()
 {
     self::$AllShoes = null;
 }