/** Sette standard */ public static function store($location, $from = self::CURRENT) { self::$location = $location; self::$from = $from; }